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