Interface FutureListener

  • All Superinterfaces:
    java.util.EventListener
    All Known Implementing Classes:
    ProvidedObjectImpl

    public interface FutureListener
    extends java.util.EventListener
    • Method Detail

      • futureReady

        void futureReady​(ProMFuture<? extends java.lang.Object> future)