Uses of Enum
org.ehcache.sizeof.impl.PrimitiveType
Packages that use PrimitiveType
-
Uses of PrimitiveType in org.ehcache.sizeof.impl
Methods in org.ehcache.sizeof.impl that return PrimitiveTypeModifier and TypeMethodDescriptionstatic PrimitiveType
Finds the matching PrimitiveType for a typestatic PrimitiveType
Returns the enum constant of this type with the specified name.static PrimitiveType[]
PrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared.