xa.smali

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

# interfaces
.implements Lio/reactivex/c/a/b;


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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        "U::",
        "Ljava/util/Collection<",
        "-TT;>;>",
        "Lio/reactivex/y<",
        "TU;>;",
        "Lio/reactivex/c/a/b<",
        "TU;>;"
    }
.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/util/concurrent/Callable;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/concurrent/Callable<",
            "TU;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lio/reactivex/u;I)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/u<",
            "TT;>;I)V"
        }
    .end annotation

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

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

    .line 3
    invoke-static {p2}, Lio/reactivex/internal/functions/Functions;->a(I)Ljava/util/concurrent/Callable;

    move-result-object p1

    iput-object p1, p0, Lio/reactivex/internal/operators/observable/xa;->b:Ljava/util/concurrent/Callable;

    return-void
.end method

.method public constructor <init>(Lio/reactivex/u;Ljava/util/concurrent/Callable;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/u<",
            "TT;>;",
            "Ljava/util/concurrent/Callable<",
            "TU;>;)V"
        }
    .end annotation

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

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

    .line 6
    iput-object p2, p0, Lio/reactivex/internal/operators/observable/xa;->b:Ljava/util/concurrent/Callable;

    return-void
.end method


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

    .line 1
    new-instance v0, Lio/reactivex/internal/operators/observable/wa;

    iget-object v1, p0, Lio/reactivex/internal/operators/observable/xa;->a:Lio/reactivex/u;

    iget-object v2, p0, Lio/reactivex/internal/operators/observable/xa;->b:Ljava/util/concurrent/Callable;

    invoke-direct {v0, v1, v2}, Lio/reactivex/internal/operators/observable/wa;-><init>(Lio/reactivex/u;Ljava/util/concurrent/Callable;)V

    invoke-static {v0}, Lio/reactivex/e/a;->a(Lio/reactivex/p;)Lio/reactivex/p;

    move-result-object v0

    return-object v0
.end method

.method public b(Lio/reactivex/z;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/z<",
            "-TU;>;)V"
        }
    .end annotation

    .line 1
    :try_start_0
    iget-object v0, p0, Lio/reactivex/internal/operators/observable/xa;->b:Ljava/util/concurrent/Callable;

    invoke-interface {v0}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object;

    move-result-object v0

    const-string v1, "The collectionSupplier returned a null collection. Null values are generally not allowed in 2.x operators and sources."

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

    check-cast v0, Ljava/util/Collection;
    :try_end_d
    .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_d} :catch_18

    .line 2
    iget-object v1, p0, Lio/reactivex/internal/operators/observable/xa;->a:Lio/reactivex/u;

    new-instance v2, Lio/reactivex/internal/operators/observable/xa$a;

    invoke-direct {v2, p1, v0}, Lio/reactivex/internal/operators/observable/xa$a;-><init>(Lio/reactivex/z;Ljava/util/Collection;)V

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

    return-void

    :catch_18
    move-exception v0

    .line 3
    invoke-static {v0}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V

    .line 4
    invoke-static {v0, p1}, Lio/reactivex/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lio/reactivex/z;)V

    return-void
.end method