apkfuckery/com.discord/smali/com/discord/stores/StoreMessages$getSyncedMess...

133 lines
2.9 KiB
Smali

.class public final Lcom/discord/stores/StoreMessages$getSyncedMessages$2;
.super Ljava/lang/Object;
.source "StoreMessages.kt"
# interfaces
.implements Lrx/functions/Func2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMessages;->getSyncedMessages(J)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Func2<",
"Ljava/util/List<",
"Lcom/discord/models/domain/ModelMessage;",
">;",
"Ljava/util/List<",
"Lcom/discord/models/domain/ModelMessage;",
">;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreMessages$getSyncedMessages$2;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreMessages$getSyncedMessages$2;
invoke-direct {v0}, Lcom/discord/stores/StoreMessages$getSyncedMessages$2;-><init>()V
sput-object v0, Lcom/discord/stores/StoreMessages$getSyncedMessages$2;->INSTANCE:Lcom/discord/stores/StoreMessages$getSyncedMessages$2;
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;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/util/List;
check-cast p2, Ljava/util/List;
invoke-virtual {p0, p1, p2}, Lcom/discord/stores/StoreMessages$getSyncedMessages$2;->call(Ljava/util/List;Ljava/util/List;)Z
move-result p1
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/util/List;Ljava/util/List;)Z
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/discord/models/domain/ModelMessage;",
">;",
"Ljava/util/List<",
"Lcom/discord/models/domain/ModelMessage;",
">;)Z"
}
.end annotation
const/4 v0, 0x0
if-eqz p1, :cond_2
if-eqz p2, :cond_1
if-ne p1, p2, :cond_0
const/4 p1, 0x1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
return p1
:cond_1
const-string p1, "messages2"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
throw v0
:cond_2
const-string p1, "messages1"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
throw v0
.end method