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