Uses of Enum
org.ehcache.sizeof.impl.PrimitiveType
Packages that use PrimitiveType
-
Uses of PrimitiveType in org.ehcache.sizeof.impl
Subclasses with type arguments of type PrimitiveType in org.ehcache.sizeof.implModifier and TypeClassDescription(package private) enumPrimitive types in the VM type system and their sizesMethods 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.