48 lines
1.0 KiB
Smali
48 lines
1.0 KiB
Smali
.class public interface abstract Lii/b;
|
|
.super Ljava/lang/Object;
|
|
.source "ParallelFlowableConverter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
"R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/FunctionalInterface;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Lii/a;)Ljava/lang/Object;
|
|
.param p1 # Lii/a;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"upstream"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lii/a<",
|
|
"TT;>;)TR;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end method
|