- All Known Subinterfaces:
CancellableSubscriber<T>,UniSubscription
- All Known Implementing Classes:
Subscribers.CallbackBasedSubscriber,UniSerializedSubscriber
public interface Cancellable
-
Method Summary
-
Method Details
-
cancel
void cancel()Runs the cancellation action.
-