Package | Description |
---|---|
com.p6spy.engine.spy |
Modifier and Type | Method and Description |
---|---|
static Clock |
Clock.get()
Returns the currently configured clock instance.
|
static Clock |
Clock.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Clock[] |
Clock.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2016 P6Spy. All Rights Reserved.