public abstract class net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck extends java.lang.Enum<net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck>
  minor version: 0
  major version: 59
  flags: flags: (0x4421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT, ACC_ANNOTATION
  this_class: net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck EXACT;
    descriptor: Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck SUBCLASS;
    descriptor: Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  protected static final net.bytebuddy.description.method.MethodDescription$InDefinedShape GET_CLASS;
    descriptor: Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL

  private static final net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck[] ENUM$VALUES;
    descriptor: [Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 291
            new net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck$1
            dup
            ldc "EXACT"
            iconst_0
            invokespecial net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck$1.<init>:(Ljava/lang/String;I)V
         1: .line 294
            putstatic net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck.EXACT:Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
         2: .line 309
            new net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck$2
            dup
            ldc "SUBCLASS"
            iconst_1
            invokespecial net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck$2.<init>:(Ljava/lang/String;I)V
         3: .line 312
            putstatic net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck.SUBCLASS:Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
            iconst_2
            anewarray net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck
            dup
            iconst_0
            getstatic net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck.EXACT:Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
            aastore
            dup
            iconst_1
            getstatic net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck.SUBCLASS:Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
            aastore
            putstatic net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck.ENUM$VALUES:[Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
         4: .line 326
            ldc Ljava/lang/Object;
            invokestatic net.bytebuddy.description.type.TypeDescription$ForLoadedType.of:(Ljava/lang/Class;)Lnet/bytebuddy/description/type/TypeDescription;
         5: .line 327
            invokeinterface net.bytebuddy.description.type.TypeDescription.getDeclaredMethods:()Lnet/bytebuddy/description/method/MethodList;
         6: .line 328
            ldc "getClass"
            invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
            invokeinterface net.bytebuddy.description.method.MethodList.filter:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/FilterableList;
            checkcast net.bytebuddy.description.method.MethodList
         7: .line 329
            invokeinterface net.bytebuddy.description.method.MethodList.getOnly:()Ljava/lang/Object;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
         8: .line 326
            putstatic net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck.GET_CLASS:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
         9: .line 329
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck this
         0: .line 289
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  protected abstract net.bytebuddy.implementation.bytecode.StackManipulation resolve(net.bytebuddy.description.type.TypeDescription);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x0404) ACC_PROTECTED, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      instrumentedType  

  public static net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck[] values();
    descriptor: ()[Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck.ENUM$VALUES:[Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/implementation/EqualsMethod$TypeCompatibilityCheck;>;
SourceFile: "EqualsMethod.java"
NestHost: net.bytebuddy.implementation.EqualsMethod
InnerClasses:
  public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
  public ForLoadedType = net.bytebuddy.description.type.TypeDescription$ForLoadedType of net.bytebuddy.description.type.TypeDescription
  protected abstract TypeCompatibilityCheck = net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck of net.bytebuddy.implementation.EqualsMethod
  net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck$1
  net.bytebuddy.implementation.EqualsMethod$TypeCompatibilityCheck$2
  public abstract Junction = net.bytebuddy.matcher.ElementMatcher$Junction of net.bytebuddy.matcher.ElementMatcher