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