public class TimerUtil extends java.lang.Object
TimerUtil()
static <T> T
exec(long mills, int times, java.util.concurrent.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, java.util.concurrent.Callable<T> callable)
mills
times
callable
Copyright © 2019. All Rights Reserved.