ga.smali

.class public final Lio/reactivex/internal/operators/observable/ga;
.super Lio/reactivex/y;
.source "ObservableReduceSeedSingle.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lio/reactivex/internal/operators/observable/ga$a;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        "R:",
        "Ljava/lang/Object;",
        ">",
        "Lio/reactivex/y<",
        "TR;>;"
    }
.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:Ljava/lang/Object;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "TR;"
        }
    .end annotation
.end field

.field final c:Lio/reactivex/b/c;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/b/c<",
            "TR;-TT;TR;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lio/reactivex/u;Ljava/lang/Object;Lio/reactivex/b/c;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/u<",
            "TT;>;TR;",
            "Lio/reactivex/b/c<",
            "TR;-TT;TR;>;)V"
        }
    .end annotation

    .line 1
    invoke-direct {p0}, Lio/reactivex/y;-><init>()V

    .line 2
    iput-object p1, p0, Lio/reactivex/internal/operators/observable/ga;->a:Lio/reactivex/u;

    .line 3
    iput-object p2, p0, Lio/reactivex/internal/operators/observable/ga;->b:Ljava/lang/Object;

    .line 4
    iput-object p3, p0, Lio/reactivex/internal/operators/observable/ga;->c:Lio/reactivex/b/c;

    return-void
.end method


# virtual methods
.method protected b(Lio/reactivex/z;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/z<",
            "-TR;>;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lio/reactivex/internal/operators/observable/ga;->a:Lio/reactivex/u;

    new-instance v1, Lio/reactivex/internal/operators/observable/ga$a;

    iget-object v2, p0, Lio/reactivex/internal/operators/observable/ga;->c:Lio/reactivex/b/c;

    iget-object v3, p0, Lio/reactivex/internal/operators/observable/ga;->b:Ljava/lang/Object;

    invoke-direct {v1, p1, v2, v3}, Lio/reactivex/internal/operators/observable/ga$a;-><init>(Lio/reactivex/z;Lio/reactivex/b/c;Ljava/lang/Object;)V

    invoke-interface {v0, v1}, Lio/reactivex/u;->subscribe(Lio/reactivex/w;)V

    return-void
.end method