Single$19$1.smali
.class Lrx/Single$19$1;
.super Lrx/SingleSubscriber;
.source "Single.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/Single$19;->call(Lrx/SingleSubscriber;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/SingleSubscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field final synthetic this$1:Lrx/Single$19;
.field final synthetic val$t:Lrx/SingleSubscriber;
# direct methods
.method constructor <init>(Lrx/Single$19;Lrx/SingleSubscriber;)V
.registers 3
.line 1
iput-object p1, p0, Lrx/Single$19$1;->this$1:Lrx/Single$19;
iput-object p2, p0, Lrx/Single$19$1;->val$t:Lrx/SingleSubscriber;
invoke-direct {p0}, Lrx/SingleSubscriber;-><init>()V
return-void
.end method
# virtual methods
.method public onError(Ljava/lang/Throwable;)V
.registers 3
.line 1
iget-object v0, p0, Lrx/Single$19$1;->val$t:Lrx/SingleSubscriber;
invoke-virtual {v0, p1}, Lrx/SingleSubscriber;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onSuccess(Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lrx/Single$19$1;->val$t:Lrx/SingleSubscriber;
invoke-virtual {v0, p1}, Lrx/SingleSubscriber;->onSuccess(Ljava/lang/Object;)V
return-void
.end method