| Package | Description |
|---|---|
| org.ehcache.sizeof.impl |
| 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 © 2024 Terracotta. All rights reserved.