public class SystemState extends Object
System.out/err
streams
System
properties
Modifier and Type | Field and Description |
---|---|
static int[] |
LOCKING_CODES |
Constructor and Description |
---|
SystemState()
Take a snapshot of the current System state for later restoration.
|
Modifier and Type | Method and Description |
---|---|
static void |
clearLockingKeys()
Clear all locking keys.
|
void |
restore()
Restore the state captured in the ctor.
|
Abbot is hosted on