fx.smali

.class public final Lio/reactivex/internal/operators/observable/fx;
.super Lio/reactivex/internal/operators/observable/a;
.source "ObservableTakeUntilPredicate.java"


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


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


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

    .prologue
    .line 26
    invoke-direct {p0, p1}, Lio/reactivex/internal/operators/observable/a;-><init>(Lio/reactivex/p;)V

    .line 27
    iput-object p2, p0, Lio/reactivex/internal/operators/observable/fx;->predicate:Lio/reactivex/b/p;

    .line 28
    return-void
.end method


# virtual methods
.method public final subscribeActual(Lio/reactivex/r;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lio/reactivex/r",
            "<-TT;>;)V"
        }
    .end annotation

    .prologue
    .line 32
    iget-object v0, p0, Lio/reactivex/internal/operators/observable/fx;->source:Lio/reactivex/p;

    new-instance v1, Lio/reactivex/internal/operators/observable/fy;

    iget-object v2, p0, Lio/reactivex/internal/operators/observable/fx;->predicate:Lio/reactivex/b/p;

    invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/observable/fy;-><init>(Lio/reactivex/r;Lio/reactivex/b/p;)V

    invoke-interface {v0, v1}, Lio/reactivex/p;->subscribe(Lio/reactivex/r;)V

    .line 33
    return-void
.end method