Uses of Enum
org.ehcache.sizeof.impl.JvmInformation
Packages that use JvmInformation
-
Uses of JvmInformation in org.ehcache.sizeof.impl
Fields in org.ehcache.sizeof.impl declared as JvmInformationModifier and TypeFieldDescriptionstatic final JvmInformationJvmInformation.CURRENT_JVM_INFORMATIONThe JvmInformation instance representing the current JVMMethods in org.ehcache.sizeof.impl that return JvmInformationModifier and TypeMethodDescriptionstatic JvmInformationReturns the enum constant of this type with the specified name.static JvmInformation[]JvmInformation.values()Returns an array containing the constants of this enum type, in the order they are declared.