public final class TimeUtils
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
public static Clock getClock()
-
public static <RESULT> RESULT time(
Callable<RESULT> func)