Uses of Interface
net.bytebuddy.utility.JavaConstant.Simple.Dispatcher.OfClassDesc
Packages that use JavaConstant.Simple.Dispatcher.OfClassDesc
Package
Description
This package contains utility classes for common use within any Byte Buddy logic.
-
Uses of JavaConstant.Simple.Dispatcher.OfClassDesc in net.bytebuddy.utility
Fields in net.bytebuddy.utility declared as JavaConstant.Simple.Dispatcher.OfClassDescModifier and TypeFieldDescriptionprotected static final JavaConstant.Simple.Dispatcher.OfClassDesc
JavaConstant.Simple.CLASS_DESC
A dispatcher for interaction withjava.lang.constant.ClassDesc
.