| Package | Description | 
|---|---|
| net.bytebuddy.utility.dispatcher | 
 A package to handle dispatching of classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static JavaDispatcher.Dispatcher.ForDefaultValue | 
JavaDispatcher.Dispatcher.ForDefaultValue.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static JavaDispatcher.Dispatcher.ForDefaultValue[] | 
JavaDispatcher.Dispatcher.ForDefaultValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2014–2023. All rights reserved.