Interface FutureListener<T>

    • Method Detail

      • futureDone

        void futureDone​(java.util.concurrent.Future<T> future)