-
- All Known Subinterfaces:
CancellableSubscriber<T>,UniSubscription
- All Known Implementing Classes:
Subscribers.CallbackBasedSubscriber,UniSerializedSubscriber
public interface Cancellable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Runs the cancellation action.
-