| Package | Description | 
|---|---|
| net.bytebuddy.implementation.bytecode.assign | An  Assigneris responsible for transforming
 a givenTypeDescriptioninto another one. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Assigner.Refusing | Assigner.Refusing. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Assigner.Refusing[] | Assigner.Refusing. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2014–2023. All rights reserved.