public class SystemClock extends Object implements Clock
static Clock
get()
java.time.Instant
now()
void
sleep(java.time.Duration duration)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void sleep(@NonNull java.time.Duration duration)
sleep
Sleeper
public java.time.Instant now()
now
Clock
public static Clock get()
Copyright © 2017. All rights reserved.