Modifier and Type | Class and Description |
---|---|
static class |
NanoClockFactory.Mode
Enum over the different kinds of nano clocks this factory can create.
|
Modifier and Type | Method and Description |
---|---|
static NanoClock |
createNanoClock()
Returns a new
NanoClock determined by the mode of this factory. |
static NanoClockFactory.Mode |
getMode()
Returns the factory mode.
|
static void |
setMode(NanoClockFactory.Mode mode)
Sets the factory mode.
|
public static NanoClock createNanoClock()
NanoClock
determined by the mode of this factory.NanoClock
for the factory modepublic static NanoClockFactory.Mode getMode()
public static void setMode(NanoClockFactory.Mode mode)
mode
- the factory mode that determines which kind of nano clocks this factory createsCopyright © 1999-2017 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.