apkfuckery/com.discord/smali/f/a/o/e/i.smali

37 lines
788 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final synthetic Lf/a/o/e/i;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic d:Lrx/subjects/BehaviorSubject;
2020-05-17 12:40:10 +00:00
# direct methods
.method public synthetic constructor <init>(Lrx/subjects/BehaviorSubject;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/a/o/e/i;->d:Lrx/subjects/BehaviorSubject;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 1
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/a/o/e/i;->d:Lrx/subjects/BehaviorSubject;
2020-05-17 12:40:10 +00:00
check-cast p1, Ljava/lang/Integer;
invoke-virtual {v0, p1}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V
return-void
.end method