CompletableTransformer.smali
480 字节
.class public interface abstract Lio/reactivex/CompletableTransformer;
.super Ljava/lang/Object;
.source "CompletableTransformer.java"
# virtual methods
.method public abstract apply(Lio/reactivex/Completable;)Lio/reactivex/CompletableSource;
.param p1 # Lio/reactivex/Completable;
.annotation build Lio/reactivex/annotations/NonNull;
.end annotation
.end param
.annotation build Lio/reactivex/annotations/NonNull;
.end annotation
.end method