public final class FakeClock extends Clock
A fake Clock whose time is advanced manually
FakeClock(Boolean debug, ZoneId zone_)
Instant
instant()
final Unit
elapse(Duration duration)
setTime(Instant instant)
ZoneId
getZone()
Clock
withZone(ZoneId zone)
equals, hashCode, millis
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Instant instant()
final Unit elapse(Duration duration)
final Unit setTime(Instant instant)
ZoneId getZone()
Clock withZone(ZoneId zone)