Class OMRSFutureImpl

    • Constructor Detail

      • OMRSFutureImpl

        public OMRSFutureImpl​(Future<?> future)
    • Method Detail

      • isDone

        public boolean isDone()
        Checks whether processing for the future has completed.
        Specified by:
        isDone in interface OMRSFuture
        Returns:
        whether the processing for the future has completed