g.smali

.class public final Lrx/internal/operators/g;
.super Ljava/lang/Object;
.source "OnSubscribeFilter.java"

# interfaces
.implements Lrx/f;


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


# instance fields
.field private caB:Lrx/b/f;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lrx/b/f",
            "<-TT;",
            "Ljava/lang/Boolean;",
            ">;"
        }
    .end annotation
.end field

.field private cat:Lrx/e;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lrx/e",
            "<TT;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lrx/e;Lrx/b/f;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lrx/e",
            "<TT;>;",
            "Lrx/b/f",
            "<-TT;",
            "Ljava/lang/Boolean;",
            ">;)V"
        }
    .end annotation

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

    .line 37
    iput-object p1, p0, Lrx/internal/operators/g;->cat:Lrx/e;

    .line 38
    iput-object p2, p0, Lrx/internal/operators/g;->caB:Lrx/b/f;

    .line 39
    return-void
.end method


# virtual methods
.method public final synthetic call(Ljava/lang/Object;)V
    .registers 4

    .prologue
    .line 30
    check-cast p1, Lrx/o;

    .line 1043
    new-instance v0, Lrx/internal/operators/h;

    iget-object v1, p0, Lrx/internal/operators/g;->caB:Lrx/b/f;

    invoke-direct {v0, p1, v1}, Lrx/internal/operators/h;-><init>(Lrx/o;Lrx/b/f;)V

    .line 1044
    invoke-virtual {p1, v0}, Lrx/o;->add(Lrx/p;)V

    .line 1045
    iget-object v1, p0, Lrx/internal/operators/g;->cat:Lrx/e;

    invoke-virtual {v1, v0}, Lrx/e;->a(Lrx/o;)Lrx/p;

    .line 30
    return-void
.end method