Class SubscriptionImpl<T>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    AutoCloseable, Subscription

    public class SubscriptionImpl<T>
    extends Object
    implements Subscription
    Implements a subscription and offers notifyX methods for the Fact Supplier to write to.
    Author: