Interface ThreadQueue.Listener
-
- Enclosing class:
- ThreadQueue
public static interface ThreadQueue.Listener
If the number of running threads goes down to zero implementations of this interface are able to be informed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
allRunningThreadsFinished()
-