Interface SingletonTask.Scheduler
-
- Enclosing class:
- SingletonTask
public static interface SingletonTask.Scheduler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Future<?>
schedule(Runnable runnable)
-