apkfuckery/com.discord/smali/e/a/h/g.smali

39 lines
885 B
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final synthetic Le/a/h/g;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-02-20 19:33:18 +00:00
.implements Le0/l/i;
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
# instance fields
.field private final synthetic d:Lcom/discord/stores/StoreGuilds;
2019-12-06 03:29:40 +00:00
# direct methods
2020-01-28 00:59:01 +00:00
.method public synthetic constructor <init>(Lcom/discord/stores/StoreGuilds;)V
2019-12-06 03:29:40 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-01-28 00:59:01 +00:00
iput-object p1, p0, Le/a/h/g;->d:Lcom/discord/stores/StoreGuilds;
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
2020-01-28 00:59:01 +00:00
.locals 1
iget-object v0, p0, Le/a/h/g;->d:Lcom/discord/stores/StoreGuilds;
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
check-cast p1, Lcom/discord/models/domain/ModelChannel;
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreGuilds;->a(Lcom/discord/models/domain/ModelChannel;)Lrx/Observable;
2019-12-06 03:29:40 +00:00
move-result-object p1
return-object p1
.end method