Interface EngineClock
-
- All Known Implementing Classes:
DefaultEngineClock,FixedEngineClock
public interface EngineClockTheEngineClockgive the current time to the engine. It can be overridden mainly for testing purpose- Author:
- Baptiste Mesta.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.time.Instantnow()
-