Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.Delegator
Packages that use TypeDescription.Generic.AnnotationReader.Delegator
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.Generic.AnnotationReader.Delegator in net.bytebuddy.description.type
Modifier and TypeClassDescriptionprotected static classA chained delegator that bases its result on an underlying annotation reader.static classA delegating annotation reader for an annotated exception variable.static classA delegating annotation reader for an annotated parameter variable.static classA delegating annotation reader for an annotated field variable.static classA delegating annotation reader for an annotated interface type.static classA delegating annotation reader for an annotated return variable.static classAn annotation reader for ajava.lang.reflect.RecordComponent.static classA delegating annotation reader for an annotated super type.static classA delegating annotation reader for an annotated type variable.static classA simple delegator for a givenAnnotatedElement.static classA chained annotation reader for reading a component type.static classA chained annotation reader for reading an owner type.static classA chained annotation reader for reading a parameterized type's type argument.static classA chained annotation reader for reading a type variable's type argument.protected static classA chained annotation reader for reading a formal type variable's type argument.static classA chained annotation reader for reading a wildcard type's lower bound type.static classA chained annotation reader for reading a wildcard type's upper bound type.