Uses of Class
org.ehcache.sizeof.impl.JvmInformation

Packages that use JvmInformation
org.ehcache.sizeof.impl   
 

Uses of JvmInformation in org.ehcache.sizeof.impl
 

Fields in org.ehcache.sizeof.impl declared as JvmInformation
static JvmInformation JvmInformation.CURRENT_JVM_INFORMATION
          The JvmInformation instance representing the current JVM
 

Methods in org.ehcache.sizeof.impl that return JvmInformation
static JvmInformation JvmInformation.valueOf(String name)
          Returns 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.
 



Copyright © 2016 Terracotta. All Rights Reserved.