k.smali

.class final Lio/reactivex/internal/functions/k;
.super Ljava/lang/Object;
.source "Functions.java"

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


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


# instance fields
.field private bON:Lio/reactivex/b/e;


# direct methods
.method constructor <init>(Lio/reactivex/b/e;)V
    .registers 2

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

    .line 373
    iput-object p1, p0, Lio/reactivex/internal/functions/k;->bON:Lio/reactivex/b/e;

    .line 374
    return-void
.end method


# virtual methods
.method public final test(Ljava/lang/Object;)Z
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;)Z"
        }
    .end annotation

    .prologue
    .line 378
    iget-object v0, p0, Lio/reactivex/internal/functions/k;->bON:Lio/reactivex/b/e;

    invoke-interface {v0}, Lio/reactivex/b/e;->getAsBoolean()Z

    move-result v0

    if-nez v0, :cond_a

    const/4 v0, 0x1

    :goto_9
    return v0

    :cond_a
    const/4 v0, 0x0

    goto :goto_9
.end method