Completable$25$1.smali
.class Lrx/Completable$25$1;
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
.implements Lrx/CompletableSubscriber;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/Completable$25;->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$25;
.field final synthetic val$s:Lrx/CompletableSubscriber;
# direct methods
.method constructor <init>(Lrx/Completable$25;Lrx/CompletableSubscriber;)V
.registers 3
.line 1
iput-object p1, p0, Lrx/Completable$25$1;->this$1:Lrx/Completable$25;
iput-object p2, p0, Lrx/Completable$25$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$25$1;->val$s:Lrx/CompletableSubscriber;
invoke-interface {v0}, Lrx/CompletableSubscriber;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 6
const/4 v0, 0x0
.line 1
:try_start_1
iget-object v1, p0, Lrx/Completable$25$1;->this$1:Lrx/Completable$25;
iget-object v1, v1, Lrx/Completable$25;->val$predicate:Lrx/functions/Func1;
invoke-interface {v1, p1}, Lrx/functions/Func1;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/lang/Boolean;
invoke-virtual {v1}, Ljava/lang/Boolean;->booleanValue()Z
move-result v0
:try_end_f
.catch Ljava/lang/Throwable; {:try_start_1 .. :try_end_f} :catch_10
goto :goto_26
:catch_10
move-exception v1
.line 2
invoke-static {v1}, Lrx/exceptions/Exceptions;->throwIfFatal(Ljava/lang/Throwable;)V
.line 3
new-instance v2, Lrx/exceptions/CompositeException;
const/4 v3, 0x2
new-array v3, v3, [Ljava/lang/Throwable;
aput-object p1, v3, v0
const/4 p1, 0x1
aput-object v1, v3, p1
invoke-static {v3}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
move-result-object p1
invoke-direct {v2, p1}, Lrx/exceptions/CompositeException;-><init>(Ljava/util/Collection;)V
move-object p1, v2
:goto_26
if-eqz v0, :cond_2e
.line 4
iget-object p1, p0, Lrx/Completable$25$1;->val$s:Lrx/CompletableSubscriber;
invoke-interface {p1}, Lrx/CompletableSubscriber;->onCompleted()V
goto :goto_33
.line 5
:cond_2e
iget-object v0, p0, Lrx/Completable$25$1;->val$s:Lrx/CompletableSubscriber;
invoke-interface {v0, p1}, Lrx/CompletableSubscriber;->onError(Ljava/lang/Throwable;)V
:goto_33
return-void
.end method
.method public onSubscribe(Lrx/Subscription;)V
.registers 3
.line 1
iget-object v0, p0, Lrx/Completable$25$1;->val$s:Lrx/CompletableSubscriber;
invoke-interface {v0, p1}, Lrx/CompletableSubscriber;->onSubscribe(Lrx/Subscription;)V
return-void
.end method