Uses of Enum
org.powermock.core.bytebuddy.PrimitiveBoxing
Packages that use PrimitiveBoxing
-
Uses of PrimitiveBoxing in org.powermock.core.bytebuddy
Methods in org.powermock.core.bytebuddy that return PrimitiveBoxingModifier and TypeMethodDescriptionstatic PrimitiveBoxing
PrimitiveBoxing.forPrimitive
(net.bytebuddy.description.type.TypeDefinition typeDefinition) static PrimitiveBoxing
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.