apkfuckery/com.discord/smali/com/discord/stores/StoreStickers$ViewedPurchas...

305 lines
7.9 KiB
Smali

.class public final Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;
.super Ljava/lang/Object;
.source "StoreStickers.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreStickers;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "ViewedPurchaseablePacks"
.end annotation
# instance fields
.field public final date:J
.field public final isFirstTimeViewing:Z
.field public final stickerPackIds:Ljava/util/Set;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Ljava/lang/Long;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/Set;JZ)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Set<",
"Ljava/lang/Long;",
">;JZ)V"
}
.end annotation
const-string v0, "stickerPackIds"
invoke-static {p1, v0}, Ly/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
iput-wide p2, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
iput-boolean p4, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
return-void
.end method
.method public static synthetic copy$default(Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;Ljava/util/Set;JZILjava/lang/Object;)Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;
.locals 0
and-int/lit8 p6, p5, 0x1
if-eqz p6, :cond_0
iget-object p1, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
:cond_0
and-int/lit8 p6, p5, 0x2
if-eqz p6, :cond_1
iget-wide p2, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
:cond_1
and-int/lit8 p5, p5, 0x4
if-eqz p5, :cond_2
iget-boolean p4, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
:cond_2
invoke-virtual {p0, p1, p2, p3, p4}, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->copy(Ljava/util/Set;JZ)Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public final component1()Ljava/util/Set;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Ljava/lang/Long;",
">;"
}
.end annotation
iget-object v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
return-object v0
.end method
.method public final component2()J
.locals 2
iget-wide v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
return-wide v0
.end method
.method public final component3()Z
.locals 1
iget-boolean v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
return v0
.end method
.method public final copy(Ljava/util/Set;JZ)Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Set<",
"Ljava/lang/Long;",
">;JZ)",
"Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;"
}
.end annotation
const-string v0, "stickerPackIds"
invoke-static {p1, v0}, Ly/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;
invoke-direct {v0, p1, p2, p3, p4}, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;-><init>(Ljava/util/Set;JZ)V
return-object v0
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 5
if-eq p0, p1, :cond_1
instance-of v0, p1, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;
if-eqz v0, :cond_0
check-cast p1, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;
iget-object v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
iget-object v1, p1, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
invoke-static {v0, v1}, Ly/n/c/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_0
iget-wide v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
iget-wide v2, p1, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
cmp-long v4, v0, v2
if-nez v4, :cond_0
iget-boolean v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
iget-boolean p1, p1, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
if-ne v0, p1, :cond_0
goto :goto_0
:cond_0
const/4 p1, 0x0
return p1
:cond_1
:goto_0
const/4 p1, 0x1
return p1
.end method
.method public final getDate()J
.locals 2
iget-wide v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
return-wide v0
.end method
.method public final getStickerPackIds()Ljava/util/Set;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Ljava/lang/Long;",
">;"
}
.end annotation
iget-object v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
return-object v0
.end method
.method public hashCode()I
.locals 3
iget-object v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
mul-int/lit8 v0, v0, 0x1f
iget-wide v1, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
invoke-static {v1, v2}, Ld;->a(J)I
move-result v1
add-int/2addr v0, v1
mul-int/lit8 v0, v0, 0x1f
iget-boolean v1, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
if-eqz v1, :cond_1
const/4 v1, 0x1
:cond_1
add-int/2addr v0, v1
return v0
.end method
.method public final isFirstTimeViewing()Z
.locals 1
iget-boolean v0, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 3
const-string v0, "ViewedPurchaseablePacks(stickerPackIds="
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
iget-object v1, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->stickerPackIds:Ljava/util/Set;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v1, ", date="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v1, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->date:J
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
const-string v1, ", isFirstTimeViewing="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-boolean v1, p0, Lcom/discord/stores/StoreStickers$ViewedPurchaseablePacks;->isFirstTimeViewing:Z
const-string v2, ")"
invoke-static {v0, v1, v2}, Lf/e/c/a/a;->A(Ljava/lang/StringBuilder;ZLjava/lang/String;)Ljava/lang/String;
move-result-object v0
return-object v0
.end method