apkfuckery/com.discord/smali/com/discord/stores/StoreGameParty$getUsersForP...

122 lines
2.9 KiB
Smali

.class final Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2;
.super Ljava/lang/Object;
# interfaces
.implements Lrx/functions/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGameParty;->getUsersForPartyId(Ljava/lang/String;)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
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2;
invoke-direct {v0}, Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2;-><init>()V
sput-object v0, Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2;->INSTANCE:Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2;
return-void
.end method
.method constructor <init>()V
.locals 0
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/Set;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2;->call(Ljava/util/Set;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/util/Set;)Lrx/Observable;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Set<",
"Ljava/lang/Long;",
">;)",
"Lrx/Observable<",
"Ljava/util/SortedMap<",
"Ljava/lang/Long;",
"Lcom/discord/models/domain/ModelUser;",
">;>;"
}
.end annotation
invoke-static {}, Lcom/discord/stores/StoreStream;->getUsers()Lcom/discord/stores/StoreUser;
move-result-object v0
if-eqz p1, :cond_0
:goto_0
check-cast p1, Ljava/util/Collection;
goto :goto_1
:cond_0
sget-object p1, Lkotlin/a/x;->bPB:Lkotlin/a/x;
check-cast p1, Ljava/util/List;
goto :goto_0
:goto_1
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreUser;->get(Ljava/util/Collection;)Lrx/Observable;
move-result-object p1
sget-object v0, Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2$1;->INSTANCE:Lcom/discord/stores/StoreGameParty$getUsersForPartyId$2$1;
check-cast v0, Lrx/functions/b;
invoke-virtual {p1, v0}, Lrx/Observable;->e(Lrx/functions/b;)Lrx/Observable;
move-result-object p1
return-object p1
.end method