j.smali

.class public final Lio/reactivex/internal/operators/flowable/j;
.super Lio/reactivex/i;
.source "FlowableLastMaybe.java"


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

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


# instance fields
.field final a:Lf/b/b;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lf/b/b<",
            "TT;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lf/b/b;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lf/b/b<",
            "TT;>;)V"
        }
    .end annotation

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

    .line 2
    iput-object p1, p0, Lio/reactivex/internal/operators/flowable/j;->a:Lf/b/b;

    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/flowable/j;->a:Lf/b/b;

    new-instance v1, Lio/reactivex/internal/operators/flowable/j$a;

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

    invoke-interface {v0, v1}, Lf/b/b;->a(Lf/b/c;)V

    return-void
.end method