tmap/smali_classes5/io/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable.smali
2022-06-10 21:38:30 +09:00

100 lines
2.4 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable;
.super Lkh/j;
.source "MaybeFlatMapIterableFlowable.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable$FlatMapIterableObserver;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lkh/j<",
"TR;>;"
}
.end annotation
# instance fields
.field public final b:Lkh/w;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/w<",
"TT;>;"
}
.end annotation
.end field
.field public final c:Lph/o;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/o<",
"-TT;+",
"Ljava/lang/Iterable<",
"+TR;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/w;Lph/o;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/w<",
"TT;>;",
"Lph/o<",
"-TT;+",
"Ljava/lang/Iterable<",
"+TR;>;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/j;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable;->b:Lkh/w;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable;->c:Lph/o;
return-void
.end method
# virtual methods
.method public g6(Lok/d;)V
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lok/d<",
"-TR;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable;->b:Lkh/w;
new-instance v1, Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable$FlatMapIterableObserver;
iget-object v2, p0, Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable;->c:Lph/o;
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/maybe/MaybeFlatMapIterableFlowable$FlatMapIterableObserver;-><init>(Lok/d;Lph/o;)V
invoke-interface {v0, v1}, Lkh/w;->b(Lkh/t;)V
return-void
.end method