apkfuckery/com.discord/smali_classes2/g0/m/e/j$b.smali

66 lines
1.4 KiB
Smali

.class public Lg0/m/e/j$b;
.super Ljava/lang/Object;
.source "ScalarSynchronousObservable.java"
# interfaces
.implements Lg0/l/i;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lg0/m/e/j;->c(Lrx/Scheduler;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lg0/l/i<",
"Lrx/functions/Action0;",
"Lrx/Subscription;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/Scheduler;
# direct methods
.method public constructor <init>(Lg0/m/e/j;Lrx/Scheduler;)V
.locals 0
iput-object p2, p0, Lg0/m/e/j$b;->d:Lrx/Scheduler;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/functions/Action0;
iget-object v0, p0, Lg0/m/e/j$b;->d:Lrx/Scheduler;
invoke-virtual {v0}, Lrx/Scheduler;->a()Lrx/Scheduler$Worker;
move-result-object v0
new-instance v1, Lg0/m/e/k;
invoke-direct {v1, p0, p1, v0}, Lg0/m/e/k;-><init>(Lg0/m/e/j$b;Lrx/functions/Action0;Lrx/Scheduler$Worker;)V
invoke-virtual {v0, v1}, Lrx/Scheduler$Worker;->a(Lrx/functions/Action0;)Lrx/Subscription;
return-object v0
.end method