Interface ThreadQueue.Listener
-
- Enclosing class:
- ThreadQueue
public static interface ThreadQueue.ListenerIf 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 voidallRunningThreadsFinished()
-