Package | Description |
---|---|
net.bytebuddy.instrumentation.method.bytecode.stack.assign.primitive |
Assigner implementations of this package
are capable of handling primitive types or the void type. |
Modifier and Type | Method and Description |
---|---|
static PrimitiveUnboxingDelegate |
PrimitiveUnboxingDelegate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveUnboxingDelegate[] |
PrimitiveUnboxingDelegate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.