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

37 lines
789 B
Smali
Raw Normal View History

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