| Package | Description | 
|---|---|
| net.bytebuddy.implementation.bind | The types and classes of this package are responsible for binding a method call to calling another method. | 
| Modifier and Type | Method and Description | 
|---|---|
| static MethodDelegationBinder.MethodInvoker.Simple | MethodDelegationBinder.MethodInvoker.Simple. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MethodDelegationBinder.MethodInvoker.Simple[] | MethodDelegationBinder.MethodInvoker.Simple. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2014–2016. All rights reserved.