Completable$35$1.smali
.class Lrx/Completable$35$1;
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
.implements Lrx/CompletableSubscriber;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/Completable$35;->call(Lrx/CompletableSubscriber;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$1:Lrx/Completable$35;
.field final synthetic val$s:Lrx/CompletableSubscriber;
# direct methods
.method constructor <init>(Lrx/Completable$35;Lrx/CompletableSubscriber;)V
.registers 3
.line 1
iput-object p1, p0, Lrx/Completable$35$1;->this$1:Lrx/Completable$35;
iput-object p2, p0, Lrx/Completable$35$1;->val$s:Lrx/CompletableSubscriber;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted()V
.registers 2
.line 1
iget-object v0, p0, Lrx/Completable$35$1;->val$s: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$35$1;->val$s:Lrx/CompletableSubscriber;
invoke-interface {v0, p1}, Lrx/CompletableSubscriber;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onSubscribe(Lrx/Subscription;)V
.registers 4
.line 1
iget-object v0, p0, Lrx/Completable$35$1;->val$s:Lrx/CompletableSubscriber;
new-instance v1, Lrx/Completable$35$1$1;
invoke-direct {v1, p0, p1}, Lrx/Completable$35$1$1;-><init>(Lrx/Completable$35$1;Lrx/Subscription;)V
invoke-static {v1}, Lrx/subscriptions/Subscriptions;->create(Lrx/functions/Action0;)Lrx/Subscription;
move-result-object p1
invoke-interface {v0, p1}, Lrx/CompletableSubscriber;->onSubscribe(Lrx/Subscription;)V
return-void
.end method