Package org.analogweb.util
Interface StopWatch.Ticker
-
- Enclosing class:
- StopWatch
public static interface StopWatch.Ticker
-
-
Field Summary
Fields Modifier and Type Field Description static StopWatch.Ticker
SYSTEM
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
now()
-
-
-
Field Detail
-
SYSTEM
static final StopWatch.Ticker SYSTEM
-
-