MaybeFlatten.smali
.class public final Lio/reactivex/internal/operators/maybe/MaybeFlatten;
.super Lio/reactivex/internal/operators/maybe/a;
.source "MaybeFlatten.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/maybe/MaybeFlatten$FlatMapMaybeObserver;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/maybe/a<",
"TT;TR;>;"
}
.end annotation
# instance fields
.field final b:Lio/reactivex/b/o;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/b/o<",
"-TT;+",
"Lio/reactivex/m<",
"+TR;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/m;Lio/reactivex/b/o;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/m<",
"TT;>;",
"Lio/reactivex/b/o<",
"-TT;+",
"Lio/reactivex/m<",
"+TR;>;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/maybe/a;-><init>(Lio/reactivex/m;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/MaybeFlatten;->b:Lio/reactivex/b/o;
return-void
.end method
# virtual methods
.method protected b(Lio/reactivex/k;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/k<",
"-TR;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/a;->a:Lio/reactivex/m;
new-instance v1, Lio/reactivex/internal/operators/maybe/MaybeFlatten$FlatMapMaybeObserver;
iget-object v2, p0, Lio/reactivex/internal/operators/maybe/MaybeFlatten;->b:Lio/reactivex/b/o;
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/maybe/MaybeFlatten$FlatMapMaybeObserver;-><init>(Lio/reactivex/k;Lio/reactivex/b/o;)V
invoke-interface {v0, v1}, Lio/reactivex/m;->a(Lio/reactivex/k;)V
return-void
.end method