public class TimerUtil extends Object
TimerUtil()
static <T> T
exec(long mills, int times, Callable<T> callable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimerUtil()
public static <T> T exec(long mills, int times, Callable<T> callable)
mills
times
callable
Copyright © 2020. All Rights Reserved.