Uses of Interface
net.bytebuddy.utility.JavaConstant.MethodType.Dispatcher
Packages that use JavaConstant.MethodType.Dispatcher
Package
Description
This package contains utility classes for common use within any Byte Buddy logic.
-
Uses of JavaConstant.MethodType.Dispatcher in net.bytebuddy.utility
Fields in net.bytebuddy.utility declared as JavaConstant.MethodType.DispatcherModifier and TypeFieldDescriptionprivate static final JavaConstant.MethodType.DispatcherJavaConstant.MethodType.DISPATCHERA dispatcher for extracting information from ajava.lang.invoke.MethodTypeinstance.