apkfuckery/com.discord/smali_classes2/l0/l/a/m.smali
2020-11-05 03:48:39 +00:00

90 lines
1.9 KiB
Smali

.class public final Ll0/l/a/m;
.super Ljava/lang/Object;
.source "OnSubscribeDefer.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$a<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/functions/Func0;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/functions/Func0<",
"+",
"Lrx/Observable<",
"+TT;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lrx/functions/Func0;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/functions/Func0<",
"+",
"Lrx/Observable<",
"+TT;>;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Ll0/l/a/m;->d:Lrx/functions/Func0;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 2
check-cast p1, Lrx/Subscriber;
:try_start_0
iget-object v0, p0, Ll0/l/a/m;->d:Lrx/functions/Func0;
invoke-interface {v0}, Lrx/functions/Func0;->call()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lrx/Observable;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
new-instance v1, Ll0/n/e;
invoke-direct {v1, p1, p1}, Ll0/n/e;-><init>(Lrx/Subscriber;Lrx/Subscriber;)V
invoke-virtual {v0, v1}, Lrx/Observable;->e0(Lrx/Subscriber;)Lrx/Subscription;
goto :goto_0
:catchall_0
move-exception v0
invoke-static {v0}, Lc0/i/s;->X(Ljava/lang/Throwable;)V
invoke-interface {p1, v0}, Ll0/g;->onError(Ljava/lang/Throwable;)V
:goto_0
return-void
.end method