apkfuckery/com.discord/smali_classes2/r0/l/e/e$d.smali
2020-07-08 16:44:49 +00:00

96 lines
2 KiB
Smali

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