AccountDeletedEvent.smali
.class public final Lcom/avast/id/proto/AccountDeletedEvent;
.super Lcom/squareup/wire/Message;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/avast/id/proto/AccountDeletedEvent$ProtoAdapter_AccountDeletedEvent;,
Lcom/avast/id/proto/AccountDeletedEvent$Builder;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/squareup/wire/Message<",
"Lcom/avast/id/proto/AccountDeletedEvent;",
"Lcom/avast/id/proto/AccountDeletedEvent$Builder;",
">;"
}
.end annotation
# static fields
.field public static final ADAPTER:Lcom/squareup/wire/ProtoAdapter;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/squareup/wire/ProtoAdapter<",
"Lcom/avast/id/proto/AccountDeletedEvent;",
">;"
}
.end annotation
.end field
.field public static final DEFAULT_UUID:Ljava/lang/String; = ""
.field private static final serialVersionUID:J
# instance fields
.field public final session_id:Ljava/util/List;
.annotation runtime Lcom/squareup/wire/WireField;
adapter = "com.squareup.wire.ProtoAdapter#STRING"
label = .enum Lcom/squareup/wire/WireField$Label;->REPEATED:Lcom/squareup/wire/WireField$Label;
tag = 0x2
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
.field public final uuid:Ljava/lang/String;
.annotation runtime Lcom/squareup/wire/WireField;
adapter = "com.squareup.wire.ProtoAdapter#STRING"
tag = 0x1
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
new-instance v0, Lcom/avast/id/proto/AccountDeletedEvent$ProtoAdapter_AccountDeletedEvent;
invoke-direct {v0}, Lcom/avast/id/proto/AccountDeletedEvent$ProtoAdapter_AccountDeletedEvent;-><init>()V
sput-object v0, Lcom/avast/id/proto/AccountDeletedEvent;->ADAPTER:Lcom/squareup/wire/ProtoAdapter;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/util/List;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/List<",
"Ljava/lang/String;",
">;)V"
}
.end annotation
sget-object v0, Lokio/ByteString;->i:Lokio/ByteString;
invoke-direct {p0, p1, p2, v0}, Lcom/avast/id/proto/AccountDeletedEvent;-><init>(Ljava/lang/String;Ljava/util/List;Lokio/ByteString;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/util/List;Lokio/ByteString;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/List<",
"Ljava/lang/String;",
">;",
"Lokio/ByteString;",
")V"
}
.end annotation
sget-object v0, Lcom/avast/id/proto/AccountDeletedEvent;->ADAPTER:Lcom/squareup/wire/ProtoAdapter;
invoke-direct {p0, v0, p3}, Lcom/squareup/wire/Message;-><init>(Lcom/squareup/wire/ProtoAdapter;Lokio/ByteString;)V
iput-object p1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->uuid:Ljava/lang/String;
const-string p1, "session_id"
invoke-static {p1, p2}, Lcom/squareup/wire/internal/Internal;->immutableCopyOf(Ljava/lang/String;Ljava/util/List;)Ljava/util/List;
move-result-object p1
iput-object p1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->session_id:Ljava/util/List;
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.registers 6
const/4 v0, 0x1
if-ne p1, p0, :cond_4
return v0
:cond_4
instance-of v1, p1, Lcom/avast/id/proto/AccountDeletedEvent;
const/4 v2, 0x0
if-nez v1, :cond_a
return v2
:cond_a
check-cast p1, Lcom/avast/id/proto/AccountDeletedEvent;
invoke-virtual {p0}, Lcom/squareup/wire/Message;->unknownFields()Lokio/ByteString;
move-result-object v1
invoke-virtual {p1}, Lcom/squareup/wire/Message;->unknownFields()Lokio/ByteString;
move-result-object v3
invoke-static {v1, v3}, Lcom/squareup/wire/internal/Internal;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_2f
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->uuid:Ljava/lang/String;
iget-object v3, p1, Lcom/avast/id/proto/AccountDeletedEvent;->uuid:Ljava/lang/String;
invoke-static {v1, v3}, Lcom/squareup/wire/internal/Internal;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_2f
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->session_id:Ljava/util/List;
iget-object p1, p1, Lcom/avast/id/proto/AccountDeletedEvent;->session_id:Ljava/util/List;
invoke-static {v1, p1}, Lcom/squareup/wire/internal/Internal;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_2f
goto :goto_30
:cond_2f
const/4 v0, 0x0
:goto_30
return v0
.end method
.method public hashCode()I
.registers 3
iget v0, p0, Lcom/squareup/wire/Message;->hashCode:I
if-nez v0, :cond_28
invoke-virtual {p0}, Lcom/squareup/wire/Message;->unknownFields()Lokio/ByteString;
move-result-object v0
invoke-virtual {v0}, Lokio/ByteString;->hashCode()I
move-result v0
mul-int/lit8 v0, v0, 0x25
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->uuid:Ljava/lang/String;
if-eqz v1, :cond_17
invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
move-result v1
goto :goto_18
:cond_17
const/4 v1, 0x0
:goto_18
add-int/2addr v0, v1
mul-int/lit8 v0, v0, 0x25
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->session_id:Ljava/util/List;
if-eqz v1, :cond_24
invoke-interface {v1}, Ljava/util/List;->hashCode()I
move-result v1
goto :goto_25
:cond_24
const/4 v1, 0x1
:goto_25
add-int/2addr v0, v1
iput v0, p0, Lcom/squareup/wire/Message;->hashCode:I
:cond_28
return v0
.end method
.method public newBuilder()Lcom/avast/id/proto/AccountDeletedEvent$Builder;
.registers 4
new-instance v0, Lcom/avast/id/proto/AccountDeletedEvent$Builder;
invoke-direct {v0}, Lcom/avast/id/proto/AccountDeletedEvent$Builder;-><init>()V
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->uuid:Ljava/lang/String;
iput-object v1, v0, Lcom/avast/id/proto/AccountDeletedEvent$Builder;->uuid:Ljava/lang/String;
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->session_id:Ljava/util/List;
const-string v2, "session_id"
invoke-static {v2, v1}, Lcom/squareup/wire/internal/Internal;->copyOf(Ljava/lang/String;Ljava/util/List;)Ljava/util/List;
move-result-object v1
iput-object v1, v0, Lcom/avast/id/proto/AccountDeletedEvent$Builder;->session_id:Ljava/util/List;
invoke-virtual {p0}, Lcom/squareup/wire/Message;->unknownFields()Lokio/ByteString;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/squareup/wire/Message$Builder;->addUnknownFields(Lokio/ByteString;)Lcom/squareup/wire/Message$Builder;
return-object v0
.end method
.method public bridge synthetic newBuilder()Lcom/squareup/wire/Message$Builder;
.registers 2
invoke-virtual {p0}, Lcom/avast/id/proto/AccountDeletedEvent;->newBuilder()Lcom/avast/id/proto/AccountDeletedEvent$Builder;
move-result-object v0
return-object v0
.end method
.method public toString()Ljava/lang/String;
.registers 5
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->uuid:Ljava/lang/String;
if-eqz v1, :cond_13
const-string v1, ", uuid="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->uuid:Ljava/lang/String;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
:cond_13
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->session_id:Ljava/util/List;
if-eqz v1, :cond_21
const-string v1, ", session_id="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p0, Lcom/avast/id/proto/AccountDeletedEvent;->session_id:Ljava/util/List;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
:cond_21
const/4 v1, 0x0
const/4 v2, 0x2
const-string v3, "AccountDeletedEvent{"
invoke-virtual {v0, v1, v2, v3}, Ljava/lang/StringBuilder;->replace(IILjava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
const/16 v1, 0x7d
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method