T$k.smali

.class final Lio/reactivex/internal/operators/observable/T$k;
.super Ljava/lang/Object;
.source "ObservableInternalHelper.java"

# interfaces
.implements Lio/reactivex/b/o;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/reactivex/internal/operators/observable/T;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "k"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        "R:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Lio/reactivex/b/o<",
        "Lio/reactivex/p<",
        "TT;>;",
        "Lio/reactivex/u<",
        "TR;>;>;"
    }
.end annotation


# instance fields
.field private final a:Lio/reactivex/b/o;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/b/o<",
            "-",
            "Lio/reactivex/p<",
            "TT;>;+",
            "Lio/reactivex/u<",
            "TR;>;>;"
        }
    .end annotation
.end field

.field private final b:Lio/reactivex/x;


# direct methods
.method constructor <init>(Lio/reactivex/b/o;Lio/reactivex/x;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/b/o<",
            "-",
            "Lio/reactivex/p<",
            "TT;>;+",
            "Lio/reactivex/u<",
            "TR;>;>;",
            "Lio/reactivex/x;",
            ")V"
        }
    .end annotation

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 2
    iput-object p1, p0, Lio/reactivex/internal/operators/observable/T$k;->a:Lio/reactivex/b/o;

    .line 3
    iput-object p2, p0, Lio/reactivex/internal/operators/observable/T$k;->b:Lio/reactivex/x;

    return-void
.end method


# virtual methods
.method public a(Lio/reactivex/p;)Lio/reactivex/u;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/p<",
            "TT;>;)",
            "Lio/reactivex/u<",
            "TR;>;"
        }
    .end annotation

    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Exception;
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lio/reactivex/internal/operators/observable/T$k;->a:Lio/reactivex/b/o;

    invoke-interface {v0, p1}, Lio/reactivex/b/o;->apply(Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object p1

    const-string v0, "The selector returned a null ObservableSource"

    invoke-static {p1, v0}, Lio/reactivex/internal/functions/a;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;

    check-cast p1, Lio/reactivex/u;

    .line 2
    invoke-static {p1}, Lio/reactivex/p;->wrap(Lio/reactivex/u;)Lio/reactivex/p;

    move-result-object p1

    iget-object v0, p0, Lio/reactivex/internal/operators/observable/T$k;->b:Lio/reactivex/x;

    invoke-virtual {p1, v0}, Lio/reactivex/p;->observeOn(Lio/reactivex/x;)Lio/reactivex/p;

    move-result-object p1

    return-object p1
.end method

.method public bridge synthetic apply(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Exception;
        }
    .end annotation

    .line 1
    check-cast p1, Lio/reactivex/p;

    invoke-virtual {p0, p1}, Lio/reactivex/internal/operators/observable/T$k;->a(Lio/reactivex/p;)Lio/reactivex/u;

    move-result-object p1

    return-object p1
.end method