org.LatencyUtils
Class TimeServices.ScheduledExecutor
java.lang.Object
org.LatencyUtils.TimeServices.ScheduledExecutor
- Enclosing class:
- TimeServices
public static class TimeServices.ScheduledExecutor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scheduleAtFixedRate
public void scheduleAtFixedRate(Runnable command,
long initialDelay,
long period,
TimeUnit unit)
shutdown
public void shutdown()
Copyright © 2014. All rights reserved.