Package org.jgroups.util
Interface TimeScheduler.Task
-
- All Superinterfaces:
java.lang.Runnable
- Enclosing class:
- TimeScheduler
public static interface TimeScheduler.Task extends java.lang.Runnable
The interface that submitted tasks must implement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
nextInterval()
-