Interface SerialExecutionQueue.ExecutionCallback<T>
- All Known Implementing Classes:
- SerialExecutionQueue.RunnableExecutor
- Enclosing class:
- SerialExecutionQueue<T>
public static interface SerialExecutionQueue.ExecutionCallback<T>
- 
Method Summary
- 
Method Details- 
execute
 
-