Package | Description |
---|---|
net.sf.ehcache.pool.sizeof |
This package contains the SizeOf implementations for the pooling in Ehcache.
|
Modifier and Type | Field and Description |
---|---|
static JvmInformation |
JvmInformation.CURRENT_JVM_INFORMATION
The JvmInformation instance representing the current JVM
|
Modifier and Type | Method and Description |
---|---|
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 © 2003-2013 Terracotta, Inc.. All Rights Reserved.