public interface net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  super_class: java.lang.Object
{
  public static final net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher DISPATCHER;
    descriptor: Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 2323
            getstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction.INSTANCE:Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher$CreationAction;
            invokestatic java.security.AccessController.doPrivileged:(Ljava/security/PrivilegedAction;)Ljava/lang/Object;
            checkcast net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher
            putstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader.DISPATCHER:Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader$Dispatcher;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract java.lang.reflect.AnnotatedElement resolve();
    descriptor: ()Ljava/lang/reflect/AnnotatedElement;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.annotation.AnnotationList asList();
    descriptor: ()Lnet/bytebuddy/description/annotation/AnnotationList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader ofWildcardUpperBoundType(int);
    descriptor: (I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      index  

  public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader ofWildcardLowerBoundType(int);
    descriptor: (I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      index  

  public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader ofTypeVariableBoundType(int);
    descriptor: (I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      index  

  public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader ofTypeArgument(int);
    descriptor: (I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      index  

  public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader ofOwnerType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader ofOuterClass();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader ofComponentType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
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 Delegator = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Delegator of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  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 ForComponentType = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$ForComponentType of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  public ForOwnerType = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$ForOwnerType of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  public ForTypeArgument = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$ForTypeArgument of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  public ForTypeVariableBoundType = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$ForTypeVariableBoundType of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  public ForWildcardLowerBoundType = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$ForWildcardLowerBoundType of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  public ForWildcardUpperBoundType = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$ForWildcardUpperBoundType of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader
  public final NoOp = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$NoOp of net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader