Package | Description |
---|---|
org.rvpf.base.util |
Base utility classes.
|
Modifier and Type | Method and Description |
---|---|
StorageMonitor.State |
StorageMonitor.getState()
Gets the state.
|
static StorageMonitor.State |
StorageMonitor.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageMonitor.State[] |
StorageMonitor.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.