apkfuckery/com.discord/smali_classes2/r0/l/e/e$d.smali

97 lines
2 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lr0/l/e/e$d;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "InternalObservableUtils.java"
# interfaces
2020-07-08 16:44:49 +00:00
.implements Lr0/k/b;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lr0/l/e/e;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-07-08 16:44:49 +00:00
"Lr0/k/b<",
2020-05-17 12:40:10 +00:00
"Lrx/Observable<",
"+",
2020-07-08 16:44:49 +00:00
"Lr0/f<",
2020-05-17 12:40:10 +00:00
"*>;>;",
"Lrx/Observable<",
"*>;>;"
}
.end annotation
# instance fields
2020-07-08 16:44:49 +00:00
.field public final d:Lr0/k/b;
2020-05-17 12:40:10 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-08 16:44:49 +00:00
"Lr0/k/b<",
2020-05-17 12:40:10 +00:00
"-",
"Lrx/Observable<",
"+",
"Ljava/lang/Throwable;",
">;+",
"Lrx/Observable<",
"*>;>;"
}
.end annotation
.end field
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lr0/k/b;)V
2020-05-17 12:40:10 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-07-08 16:44:49 +00:00
"Lr0/k/b<",
2020-05-17 12:40:10 +00:00
"-",
"Lrx/Observable<",
"+",
"Ljava/lang/Throwable;",
">;+",
"Lrx/Observable<",
"*>;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lr0/l/e/e$d;->d:Lr0/k/b;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/Observable;
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lr0/l/e/e$d;->d:Lr0/k/b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sget-object v1, Lr0/l/e/e;->e:Lr0/l/e/e$b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {p1, v1}, Lrx/Observable;->C(Lr0/k/b;)Lrx/Observable;
2020-05-17 12:40:10 +00:00
move-result-object p1
2020-07-08 16:44:49 +00:00
invoke-interface {v0, p1}, Lr0/k/b;->call(Ljava/lang/Object;)Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
move-result-object p1
check-cast p1, Lrx/Observable;
return-object p1
.end method