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