Package ninja.utils
Class ClockImpl
- java.lang.Object
-
- ninja.utils.ClockImpl
-
-
Constructor Summary
Constructors Constructor Description ClockImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
currentTimeMillis()
-
-
-
Method Detail
-
currentTimeMillis
public long currentTimeMillis()
- Specified by:
currentTimeMillis
in interfaceClock
-
-