public final class Stopwatch
private final Long
elapsed
private final Integer
starts
bytes
Stopwatch()
final Long
getElapsed()
final Integer
getStarts()
getBytes()
final <T extends Any> T
invoke(Long bytes, Function0<T> action)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Long getElapsed()
final Integer getStarts()
final Long getBytes()
final <T extends Any> T invoke(Long bytes, Function0<T> action)