apkfuckery/com.discord/smali/com/discord/stores/StoreVoiceStates$get$2.smali

112 lines
2.7 KiB
Smali

.class final Lcom/discord/stores/StoreVoiceStates$get$2;
.super Ljava/lang/Object;
.source "StoreVoiceStates.kt"
# interfaces
.implements Lrx/functions/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreVoiceStates;->get(JJ)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/b<",
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
}
.end annotation
# instance fields
.field final synthetic $channelId:J
# direct methods
.method constructor <init>(J)V
.locals 0
iput-wide p1, p0, Lcom/discord/stores/StoreVoiceStates$get$2;->$channelId:J
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/util/Map;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreVoiceStates$get$2;->call(Ljava/util/Map;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/util/Map;)Lrx/Observable;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"+",
"Lcom/discord/models/domain/ModelVoice$State;",
">;)",
"Lrx/Observable<",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"Lcom/discord/models/domain/ModelVoice$State;",
">;>;"
}
.end annotation
invoke-interface {p1}, Ljava/util/Map;->values()Ljava/util/Collection;
move-result-object p1
check-cast p1, Ljava/lang/Iterable;
invoke-static {p1}, Lrx/Observable;->s(Ljava/lang/Iterable;)Lrx/Observable;
move-result-object p1
new-instance v0, Lcom/discord/stores/StoreVoiceStates$get$2$1;
invoke-direct {v0, p0}, Lcom/discord/stores/StoreVoiceStates$get$2$1;-><init>(Lcom/discord/stores/StoreVoiceStates$get$2;)V
check-cast v0, Lrx/functions/b;
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/functions/b;)Lrx/Observable;
move-result-object p1
sget-object v0, Lcom/discord/stores/StoreVoiceStates$get$2$2;->INSTANCE:Lcom/discord/stores/StoreVoiceStates$get$2$2;
check-cast v0, Lrx/functions/b;
invoke-virtual {p1, v0}, Lrx/Observable;->i(Lrx/functions/b;)Lrx/Observable;
move-result-object p1
return-object p1
.end method