TeamInQueue.smali
.class public final Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.super Lcom/google/protobuf/GeneratedMessageLite;
.source "TeamInQueue.java"
# interfaces
.implements Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueueOrBuilder;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/GeneratedMessageLite<",
"Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;",
"Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;",
">;",
"Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueueOrBuilder;"
}
.end annotation
# static fields
.field public static final CNTORADDR_FIELD_NUMBER:I = 0x1
.field private static final DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.field private static volatile PARSER:Lcom/google/protobuf/A;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/A<",
"Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;",
">;"
}
.end annotation
.end field
# instance fields
.field private cntoraddr_:Ljava/lang/String;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 1
new-instance v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-direct {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;-><init>()V
sput-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.line 2
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->makeImmutable()V
return-void
.end method
.method private constructor <init>()V
.registers 2
.line 1
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
const-string v0, ""
.line 2
iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
return-void
.end method
.method static synthetic access$000()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 1
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object v0
.end method
.method static synthetic access$100(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;Ljava/lang/String;)V
.registers 2
.line 1
invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->setCntoraddr(Ljava/lang/String;)V
return-void
.end method
.method static synthetic access$200(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;)V
.registers 1
.line 1
invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->clearCntoraddr()V
return-void
.end method
.method static synthetic access$300(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;Lcom/google/protobuf/ByteString;)V
.registers 2
.line 1
invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->setCntoraddrBytes(Lcom/google/protobuf/ByteString;)V
return-void
.end method
.method private clearCntoraddr()V
.registers 2
.line 1
invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
move-result-object v0
invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->getCntoraddr()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
return-void
.end method
.method public static getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 1
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object v0
.end method
.method public static newBuilder()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;
.registers 1
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$a;
move-result-object v0
check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;
return-object v0
.end method
.method public static newBuilder(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;
.registers 2
.line 2
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$a;
move-result-object v0
check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;
invoke-virtual {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite$a;->mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$a;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;
return-object p0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 2
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 2
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/g;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 7
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/g;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/g;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 8
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/g;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 5
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 6
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom([B)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 3
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[B)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parseFrom([BLcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 4
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[BLcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p0
check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p0
.end method
.method public static parser()Lcom/google/protobuf/A;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/A<",
"Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;",
">;"
}
.end annotation
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->getParserForType()Lcom/google/protobuf/A;
move-result-object v0
return-object v0
.end method
.method private setCntoraddr(Ljava/lang/String;)V
.registers 2
if-eqz p1, :cond_5
.line 1
iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
return-void
.line 2
:cond_5
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method private setCntoraddrBytes(Lcom/google/protobuf/ByteString;)V
.registers 2
if-eqz p1, :cond_c
.line 1
invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V
.line 2
invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object p1
iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
return-void
.line 3
:cond_c
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
# virtual methods
.method protected final dynamicMethod(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.registers 7
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$1;->$SwitchMap$com$google$protobuf$GeneratedMessageLite$MethodToInvoke:[I
invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I
move-result p1
aget p1, v0, p1
const/4 v0, 0x0
const/4 v1, 0x1
packed-switch p1, :pswitch_data_a4
.line 2
new-instance p1, Ljava/lang/UnsupportedOperationException;
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw p1
.line 3
:pswitch_13
sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->PARSER:Lcom/google/protobuf/A;
if-nez p1, :cond_2c
const-class p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
monitor-enter p1
.line 4
:try_start_1a
sget-object p2, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->PARSER:Lcom/google/protobuf/A;
if-nez p2, :cond_27
.line 5
new-instance p2, Lcom/google/protobuf/GeneratedMessageLite$b;
sget-object p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-direct {p2, p3}, Lcom/google/protobuf/GeneratedMessageLite$b;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V
sput-object p2, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->PARSER:Lcom/google/protobuf/A;
.line 6
:cond_27
monitor-exit p1
goto :goto_2c
:catchall_29
move-exception p2
monitor-exit p1
:try_end_2b
.catchall {:try_start_1a .. :try_end_2b} :catchall_29
throw p2
.line 7
:cond_2c
:goto_2c
sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->PARSER:Lcom/google/protobuf/A;
return-object p1
.line 8
:pswitch_2f
check-cast p2, Lcom/google/protobuf/g;
.line 9
check-cast p3, Lcom/google/protobuf/l;
const/4 p1, 0x0
:cond_34
:goto_34
if-nez p1, :cond_72
.line 10
:try_start_36
invoke-virtual {p2}, Lcom/google/protobuf/g;->q()I
move-result p3
if-eqz p3, :cond_4e
const/16 v0, 0xa
if-eq p3, v0, :cond_47
.line 11
invoke-virtual {p2, p3}, Lcom/google/protobuf/g;->e(I)Z
move-result p3
if-nez p3, :cond_34
goto :goto_4e
.line 12
:cond_47
invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;
move-result-object p3
.line 13
iput-object p3, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
:try_end_4d
.catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_36 .. :try_end_4d} :catch_66
.catch Ljava/io/IOException; {:try_start_36 .. :try_end_4d} :catch_52
.catchall {:try_start_36 .. :try_end_4d} :catchall_50
goto :goto_34
:cond_4e
:goto_4e
const/4 p1, 0x1
goto :goto_34
:catchall_50
move-exception p1
goto :goto_71
:catch_52
move-exception p1
.line 14
:try_start_53
new-instance p2, Ljava/lang/RuntimeException;
new-instance p3, Lcom/google/protobuf/InvalidProtocolBufferException;
.line 15
invoke-virtual {p1}, Ljava/io/IOException;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-direct {p3, p1}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/lang/String;)V
invoke-virtual {p3, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/x;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object p1
invoke-direct {p2, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
throw p2
:catch_66
move-exception p1
.line 16
new-instance p2, Ljava/lang/RuntimeException;
invoke-virtual {p1, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/x;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object p1
invoke-direct {p2, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
throw p2
:try_end_71
.catchall {:try_start_53 .. :try_end_71} :catchall_50
.line 17
:goto_71
throw p1
.line 18
:cond_72
:pswitch_72
sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p1
.line 19
:pswitch_75
check-cast p2, Lcom/google/protobuf/GeneratedMessageLite$i;
.line 20
check-cast p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
.line 21
iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z
move-result p1
xor-int/2addr p1, v1
iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
iget-object v2, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
.line 22
invoke-virtual {v2}, Ljava/lang/String;->isEmpty()Z
move-result v2
xor-int/2addr v1, v2
iget-object p3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
.line 23
invoke-interface {p2, p1, v0, v1, p3}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;
move-result-object p1
iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
.line 24
sget-object p1, Lcom/google/protobuf/GeneratedMessageLite$h;->a:Lcom/google/protobuf/GeneratedMessageLite$h;
return-object p0
.line 25
:pswitch_94
new-instance p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;
invoke-direct {p1, v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$Builder;-><init>(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue$1;)V
return-object p1
:pswitch_9a
return-object v0
.line 26
:pswitch_9b
sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
return-object p1
.line 27
:pswitch_9e
new-instance p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;
invoke-direct {p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;-><init>()V
return-object p1
:pswitch_data_a4
.packed-switch 0x1
:pswitch_9e
:pswitch_9b
:pswitch_9a
:pswitch_94
:pswitch_75
:pswitch_2f
:pswitch_72
:pswitch_13
.end packed-switch
.end method
.method public getCntoraddr()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
return-object v0
.end method
.method public getCntoraddrBytes()Lcom/google/protobuf/ByteString;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
return-object v0
.end method
.method public getSerializedSize()I
.registers 4
.line 1
iget v0, p0, Lcom/google/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
const/4 v1, -0x1
if-eq v0, v1, :cond_6
return v0
:cond_6
const/4 v0, 0x0
.line 2
iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z
move-result v1
if-nez v1, :cond_19
const/4 v1, 0x1
.line 3
invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->getCntoraddr()Ljava/lang/String;
move-result-object v2
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I
move-result v1
add-int/2addr v0, v1
.line 4
:cond_19
iput v0, p0, Lcom/google/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
return v0
.end method
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->cntoraddr_:Ljava/lang/String;
invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z
move-result v0
if-nez v0, :cond_10
const/4 v0, 0x1
.line 2
invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamInQueue;->getCntoraddr()Ljava/lang/String;
move-result-object v1
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V
:cond_10
return-void
.end method