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.
Author:
Sascha L. Teichmann (sascha.teichmann@intevation.de)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • allRunningThreadsFinished

      void allRunningThreadsFinished()