Uses of Interface
net.bytebuddy.utility.JavaConstant.Simple.Dispatcher
Packages that use JavaConstant.Simple.Dispatcher
Package
Description
This package contains utility classes for common use within any Byte Buddy logic.
-
Uses of JavaConstant.Simple.Dispatcher in net.bytebuddy.utility
Subinterfaces of JavaConstant.Simple.Dispatcher in net.bytebuddy.utilityModifier and TypeInterfaceDescriptionstatic interface
A dispatcher to representjava.lang.constant.ClassDesc
.static interface
A dispatcher to representjava.lang.constant.DirectMethodHandleDesc
.static interface
A dispatcher to representjava.lang.constant.DynamicConstantDesc
.static interface
A dispatcher to representjava.lang.constant.MethodHandleDesc
.static interface
A dispatcher to representjava.lang.constant.MethodTypeDesc
.Fields in net.bytebuddy.utility declared as JavaConstant.Simple.DispatcherModifier and TypeFieldDescriptionprotected static final JavaConstant.Simple.Dispatcher
JavaConstant.Simple.CONSTANT_DESC
A dispatcher for interaction withjava.lang.constant.ClassDesc
.