e.smali

.class public final Lio/reactivex/internal/operators/maybe/e;
.super Lio/reactivex/internal/operators/maybe/a;
.source "MaybePeek.java"


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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Lio/reactivex/internal/operators/maybe/a<",
        "TT;TT;>;"
    }
.end annotation


# instance fields
.field final b:Lio/reactivex/b/g;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/b/g<",
            "-",
            "Lio/reactivex/disposables/b;",
            ">;"
        }
    .end annotation
.end field

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

.field final d:Lio/reactivex/b/g;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/b/g<",
            "-",
            "Ljava/lang/Throwable;",
            ">;"
        }
    .end annotation
.end field

.field final e:Lio/reactivex/b/a;

.field final f:Lio/reactivex/b/a;

.field final g:Lio/reactivex/b/a;


# direct methods
.method public constructor <init>(Lio/reactivex/m;Lio/reactivex/b/g;Lio/reactivex/b/g;Lio/reactivex/b/g;Lio/reactivex/b/a;Lio/reactivex/b/a;Lio/reactivex/b/a;)V
    .registers 8
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/m<",
            "TT;>;",
            "Lio/reactivex/b/g<",
            "-",
            "Lio/reactivex/disposables/b;",
            ">;",
            "Lio/reactivex/b/g<",
            "-TT;>;",
            "Lio/reactivex/b/g<",
            "-",
            "Ljava/lang/Throwable;",
            ">;",
            "Lio/reactivex/b/a;",
            "Lio/reactivex/b/a;",
            "Lio/reactivex/b/a;",
            ")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/e;->b:Lio/reactivex/b/g;

    .line 3
    iput-object p3, p0, Lio/reactivex/internal/operators/maybe/e;->c:Lio/reactivex/b/g;

    .line 4
    iput-object p4, p0, Lio/reactivex/internal/operators/maybe/e;->d:Lio/reactivex/b/g;

    .line 5
    iput-object p5, p0, Lio/reactivex/internal/operators/maybe/e;->e:Lio/reactivex/b/a;

    .line 6
    iput-object p6, p0, Lio/reactivex/internal/operators/maybe/e;->f:Lio/reactivex/b/a;

    .line 7
    iput-object p7, p0, Lio/reactivex/internal/operators/maybe/e;->g:Lio/reactivex/b/a;

    return-void
.end method


# virtual methods
.method protected b(Lio/reactivex/k;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/k<",
            "-TT;>;)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/e$a;

    invoke-direct {v1, p1, p0}, Lio/reactivex/internal/operators/maybe/e$a;-><init>(Lio/reactivex/k;Lio/reactivex/internal/operators/maybe/e;)V

    invoke-interface {v0, v1}, Lio/reactivex/m;->a(Lio/reactivex/k;)V

    return-void
.end method