public final class net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction extends java.lang.Enum<net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction> implements java.security.PrivilegedAction<net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction INSTANCE;
    descriptor: Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private static final net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction[] ENUM$VALUES;
    descriptor: [Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
    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 2493
            new net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction
            dup
            ldc "INSTANCE"
            iconst_0
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction.<init>:(Ljava/lang/String;I)V
         1: .line 2496
            putstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction.INSTANCE:Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
         2: .line 2491
            iconst_1
            anewarray net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction
            dup
            iconst_0
            getstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction.INSTANCE:Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
            aastore
            putstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction.ENUM$VALUES:[Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
            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.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction this
         0: .line 2491
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  public net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher run();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=12, locals=2, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction this
         0: .line 2503
            new net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$ForJava8CapableVm
            dup
            ldc Ljava/lang/Class;
            ldc "getAnnotatedSuperclass"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         1: .line 2504
            ldc Ljava/lang/Class;
            ldc "getAnnotatedInterfaces"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         2: .line 2505
            ldc Ljava/lang/reflect/Field;
            ldc "getAnnotatedType"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         3: .line 2506
            ldc Ljava/lang/reflect/Method;
            ldc "getAnnotatedReturnType"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         4: .line 2507
            ldc "java.lang.reflect.Executable"
            invokestatic java.lang.Class.forName:(Ljava/lang/String;)Ljava/lang/Class;
            ldc "getAnnotatedParameterTypes"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         5: .line 2508
            ldc "java.lang.reflect.Executable"
            invokestatic java.lang.Class.forName:(Ljava/lang/String;)Ljava/lang/Class;
            ldc "getAnnotatedExceptionTypes"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         6: .line 2509
            ldc "java.lang.reflect.Executable"
            invokestatic java.lang.Class.forName:(Ljava/lang/String;)Ljava/lang/Class;
            ldc "getAnnotatedReceiverType"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         7: .line 2510
            ldc "java.lang.reflect.AnnotatedType"
            invokestatic java.lang.Class.forName:(Ljava/lang/String;)Ljava/lang/Class;
            ldc "getType"
            iconst_0
            anewarray java.lang.Class
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
         8: .line 2503
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$ForJava8CapableVm.<init>:(Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;)V
         9: areturn
        10: .line 2511
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 1 /* exception */
        start local 1 // java.lang.RuntimeException exception
        11: .line 2512
            aload 1 /* exception */
            athrow
        end local 1 // java.lang.RuntimeException exception
        12: .line 2513
      StackMap locals:
      StackMap stack: java.lang.Exception
            pop
        13: .line 2514
            getstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$ForLegacyVm.INSTANCE:Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$ForLegacyVm;
            areturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   14     0       this  Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
           11   12     1  exception  Ljava/lang/RuntimeException;
      Exception table:
        from    to  target  type
           0     9      10  Class java.lang.RuntimeException
           0     9      12  Class java.lang.Exception

  public static net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction[] values();
    descriptor: ()[Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction.ENUM$VALUES:[Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction
            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.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  

  public java.lang.Object run();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction.run:()Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;>;Ljava/security/PrivilegedAction<Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher;>;
SourceFile: "TypeDescription.java"
NestHost: net.bytebuddy.description.type.TypeDescription
InnerClasses:
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract AnnotationReader = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader of net.bytebuddy.description.type.TypeDescription$Generic
  public abstract Dispatcher = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  public final CreationAction = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher
  public ForJava8CapableVm = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$ForJava8CapableVm of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher
  public final ForLegacyVm = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$ForLegacyVm of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher