StopWatch(long periodInMillis)
StopWatch(long period, TimeUnit unit)
void
finish()
static <T> T
get(long period, TimeUnit unit, Supplier<T> f)
get(long period, Supplier<T> f)
boolean
isFinished()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait