| Package | Description | 
|---|---|
| net.bytebuddy.utility | 
 This package contains utility classes for common use within any Byte Buddy logic. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static JavaConstant.MethodHandle.Dispatcher.ForLegacyVm | 
JavaConstant.MethodHandle.Dispatcher.ForLegacyVm.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static JavaConstant.MethodHandle.Dispatcher.ForLegacyVm[] | 
JavaConstant.MethodHandle.Dispatcher.ForLegacyVm.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2014–2016. All rights reserved.