Uses of Interface
net.bytebuddy.description.type.TypeDescription.ForLoadedType.Dispatcher
Packages that use TypeDescription.ForLoadedType.Dispatcher
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.ForLoadedType.Dispatcher in net.bytebuddy.description.type
Fields in net.bytebuddy.description.type declared as TypeDescription.ForLoadedType.DispatcherModifier and TypeFieldDescriptionprivate static final TypeDescription.ForLoadedType.Dispatcher
TypeDescription.ForLoadedType.DISPATCHER
A dispatcher for invking methods onClass
reflectively.