Uses of Interface
net.bytebuddy.utility.JavaConstant.Simple.Dispatcher.OfDirectMethodHandleDesc
-
Packages that use JavaConstant.Simple.Dispatcher.OfDirectMethodHandleDesc Package Description net.bytebuddy.utility This package contains utility classes for common use within any Byte Buddy logic. -
-
Uses of JavaConstant.Simple.Dispatcher.OfDirectMethodHandleDesc in net.bytebuddy.utility
Fields in net.bytebuddy.utility declared as JavaConstant.Simple.Dispatcher.OfDirectMethodHandleDesc Modifier and Type Field Description protected static JavaConstant.Simple.Dispatcher.OfDirectMethodHandleDesc
JavaConstant.Simple. DIRECT_METHOD_HANDLE_DESC
A dispatcher for interaction withjava.lang.constant.DirectMethodHandleDesc
.
-