public interface net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher
super_class: java.lang.Object
{
public static final java.lang.Object[] NO_ARGUMENTS;
descriptor: [Ljava/lang/Object;
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: iconst_0
anewarray java.lang.Object
putstatic net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Dispatcher.NO_ARGUMENTS:[Ljava/lang/Object;
return
LocalVariableTable:
Start End Slot Name Signature
public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader resolveTypeVariable(java.lang.reflect.TypeVariable<?>);
descriptor: (Ljava/lang/reflect/TypeVariable;)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Ljava/lang/reflect/TypeVariable<*>;)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
MethodParameters:
Name Flags
typeVariable
public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader resolveSuperClassType(java.lang.Class<?>);
descriptor: (Ljava/lang/Class;)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Ljava/lang/Class<*>;)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
MethodParameters:
Name Flags
type
public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader resolveInterfaceType(java.lang.Class<?>, int);
descriptor: (Ljava/lang/Class;I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Ljava/lang/Class<*>;I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
MethodParameters:
Name Flags
type
index
public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader resolveFieldType(java.lang.reflect.Field);
descriptor: (Ljava/lang/reflect/Field;)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
field
public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader resolveReturnType(java.lang.reflect.Method);
descriptor: (Ljava/lang/reflect/Method;)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
method
public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader resolveParameterType(java.lang.reflect.AccessibleObject, int);
descriptor: (Ljava/lang/reflect/AccessibleObject;I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
executable
index
public abstract net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader resolveExceptionType(java.lang.reflect.AccessibleObject, int);
descriptor: (Ljava/lang/reflect/AccessibleObject;I)Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
executable
index
public abstract net.bytebuddy.description.type.TypeDescription$Generic resolveReceiverType(java.lang.reflect.AccessibleObject);
descriptor: (Ljava/lang/reflect/AccessibleObject;)Lnet/bytebuddy/description/type/TypeDescription$Generic;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
executable
public abstract net.bytebuddy.description.type.TypeDescription$Generic resolve(java.lang.reflect.AnnotatedElement);
descriptor: (Ljava/lang/reflect/AnnotatedElement;)Lnet/bytebuddy/description/type/TypeDescription$Generic;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
annotatedType
}
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