Uses of Interface
net.bytebuddy.dynamic.loading.ClassInjector.UsingLookup.MethodHandles
Packages that use ClassInjector.UsingLookup.MethodHandles
Package
Description
This package contains classes that are responsible for class loading of classes that are represented by
byte
arrays.-
Uses of ClassInjector.UsingLookup.MethodHandles in net.bytebuddy.dynamic.loading
Fields in net.bytebuddy.dynamic.loading declared as ClassInjector.UsingLookup.MethodHandlesModifier and TypeFieldDescriptionprivate static final ClassInjector.UsingLookup.MethodHandles
ClassInjector.UsingLookup.METHOD_HANDLES
The dispatcher to interacting with instances ofjava.lang.invoke.MethodHandles
.