Interface OwnedSubscriber<O,​T>

    • Method Detail

      • owner

        @NonNull O owner()
        Gets the instance that owns this event subscription.
        Returns:
        the instance that owns this subscription