Uses of Interface
net.bytebuddy.description.type.TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType.Dispatcher
-
Packages that use TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType.Dispatcher Package Description net.bytebuddy.description.type Contains descriptions of Java types and packages. -
-
Uses of TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType.Dispatcher in net.bytebuddy.description.type
Fields in net.bytebuddy.description.type declared as TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType.Dispatcher Modifier and Type Field Description protected static TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType.Dispatcher
TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType. DISPATCHER
A dispatcher for interacting withMethod
.
-