Package | Description |
---|---|
org.powermock.core.bytebuddy |
Modifier and Type | Method and Description |
---|---|
static PrimitiveBoxing |
PrimitiveBoxing.forPrimitive(net.bytebuddy.description.type.TypeDefinition typeDefinition) |
static PrimitiveBoxing |
PrimitiveBoxing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveBoxing[] |
PrimitiveBoxing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.