29 lines
661 B
Smali
29 lines
661 B
Smali
.class public interface abstract Lai/h;
|
|
.super Ljava/lang/Object;
|
|
.source "CompletableTransformer.java"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/FunctionalInterface;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Lai/a;)Lai/g;
|
|
.param p1 # Lai/a;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"upstream"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end method
|