a$2$1.smali

.class final Lrx/a$2$1;
.super Lrx/n;
.source "Completable.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lrx/a$2;
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lrx/n",
        "<",
        "Ljava/lang/Object;",
        ">;"
    }
.end annotation


# instance fields
.field private synthetic bZL:Lrx/d;


# direct methods
.method constructor <init>(Lrx/d;)V
    .registers 2

    .prologue
    .line 608
    iput-object p1, p0, Lrx/a$2$1;->bZL:Lrx/d;

    invoke-direct {p0}, Lrx/n;-><init>()V

    return-void
.end method


# virtual methods
.method public final onError(Ljava/lang/Throwable;)V
    .registers 3

    .prologue
    .line 612
    iget-object v0, p0, Lrx/a$2$1;->bZL:Lrx/d;

    invoke-interface {v0, p1}, Lrx/d;->onError(Ljava/lang/Throwable;)V

    .line 613
    return-void
.end method

.method public final onSuccess(Ljava/lang/Object;)V
    .registers 3

    .prologue
    .line 617
    iget-object v0, p0, Lrx/a$2$1;->bZL:Lrx/d;

    invoke-interface {v0}, Lrx/d;->SG()V

    .line 618
    return-void
.end method