apkfuckery/com.discord/smali_classes2/rx/internal/util/k$a.smali

74 lines
1.5 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final Lrx/internal/util/k$a;
.super Ljava/lang/Object;
.source "ScalarSynchronousObservable.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/util/k;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$a<",
"TT;>;"
}
.end annotation
# instance fields
.field final value:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lrx/internal/util/k$a;->value:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)V
.locals 1
check-cast p1, Lrx/Subscriber;
iget-object v0, p0, Lrx/internal/util/k$a;->value:Ljava/lang/Object;
invoke-static {p1, v0}, Lrx/internal/util/k;->b(Lrx/Subscriber;Ljava/lang/Object;)Lrx/Producer;
move-result-object v0
invoke-virtual {p1, v0}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-void
.end method