apkfuckery/com.discord/smali/com/discord/stores/StoreVoiceParticipants$getO...

102 lines
2.6 KiB
Smali

.class public final Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;
.super Ljava/lang/Object;
.source "StoreVoiceParticipants.kt"
# interfaces
.implements Ll0/k/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;->call(Ljava/util/List;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ll0/k/b<",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"+",
"Lcom/discord/models/domain/ModelUser;",
">;",
"Ljava/util/Collection<",
"+",
"Lcom/discord/models/domain/ModelUser;",
">;>;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;
invoke-direct {v0}, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;-><init>()V
sput-object v0, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;->INSTANCE:Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/util/Map;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;->call(Ljava/util/Map;)Ljava/util/Collection;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/util/Map;)Ljava/util/Collection;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"+",
"Lcom/discord/models/domain/ModelUser;",
">;)",
"Ljava/util/Collection<",
"Lcom/discord/models/domain/ModelUser;",
">;"
}
.end annotation
invoke-interface {p1}, Ljava/util/Map;->values()Ljava/util/Collection;
move-result-object p1
return-object p1
.end method