- All Superinterfaces:
- Function<CompletableObserver,CompletableObserver>
public interface CompletableOperator
extends Function<CompletableObserver,CompletableObserver>
Convenience interface and callback used by the lift operator that given a child CompletableSubscriber,
return a parent CompletableSubscriber that does any kind of lifecycle-related transformations.