apkfuckery/com.discord/smali_classes2/rx/internal/util/f$f.smali
2019-08-02 01:08:43 +02:00

97 lines
2.1 KiB
Smali

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