Clock
public class SettableClock extends Object implements Clock
Instant
now
SettableClock()
now()
void
set(Instant newNow)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Instant now
public SettableClock()
public Instant now()
public void set(Instant newNow)