Package org.onlab.util
Interface PredictableExecutor.PickyRunnable
-
- All Superinterfaces:
PredictableExecutor.PickyTask
,java.lang.Runnable
- Enclosing class:
- PredictableExecutor
public static interface PredictableExecutor.PickyRunnable extends PredictableExecutor.PickyTask, java.lang.Runnable
Runnable
also implementingPredictableExecutor.PickyTask
.
-
-
Method Summary
-
Methods inherited from interface org.onlab.util.PredictableExecutor.PickyTask
hint
-
-