| Package | Description | 
|---|---|
| net.bytebuddy.utility | This package contains utility classes for common use within any Byte Buddy logic. | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | JavaConstant.Simple.Dispatcher.OfClassDescA dispatcher to represent  java.lang.constant.ClassDesc. | 
| static interface  | JavaConstant.Simple.Dispatcher.OfDirectMethodHandleDescA dispatcher to represent  java.lang.constant.DirectMethodHandleDesc. | 
| static interface  | JavaConstant.Simple.Dispatcher.OfDynamicConstantDescA dispatcher to represent  java.lang.constant.DynamicConstantDesc. | 
| static interface  | JavaConstant.Simple.Dispatcher.OfMethodHandleDescA dispatcher to represent  java.lang.constant.MethodHandleDesc. | 
| static interface  | JavaConstant.Simple.Dispatcher.OfMethodTypeDescA dispatcher to represent  java.lang.constant.MethodTypeDesc. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static JavaConstant.Simple.Dispatcher | JavaConstant.Simple. CONSTANT_DESCA dispatcher for interaction with  java.lang.constant.ClassDesc. | 
Copyright © 2014–2023. All rights reserved.