Class PullIntermediateDelegationFuture<E>

    • Field Detail

      • notifycnt

        protected int notifycnt
        Flag if source has to be notified.
    • Constructor Detail

      • PullIntermediateDelegationFuture

        public PullIntermediateDelegationFuture()
        Create a new future.
      • PullIntermediateDelegationFuture

        public PullIntermediateDelegationFuture​(IPullIntermediateFuture<?> src)
        Create a new future.