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 PrimitiveTypeFinds the matching PrimitiveType for a typestatic PrimitiveTypeReturns 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.