Weather/smali_classes2/com/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder.smali
2021-05-10 10:13:34 +02:00

919 lines
32 KiB
Smali

.class public final Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
.source "MojiWeather.java"
# interfaces
.implements Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Builder"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/GeneratedMessageLite$Builder<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;",
">;",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder;"
}
.end annotation
# instance fields
.field private bitField0_:I
.field private boundName_:Ljava/lang/Object;
.field private boundValue_:Lcom/google/protobuf/LazyStringList;
# direct methods
.method private constructor <init>()V
.locals 1
.line 12040
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
const-string v0, ""
.line 12159
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
.line 12195
sget-object v0, Lcom/google/protobuf/LazyStringArrayList;->EMPTY:Lcom/google/protobuf/LazyStringList;
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
.line 12041
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->maybeForceBuilderInitialization()V
return-void
.end method
.method static synthetic access$15500(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 12035
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object p0
return-object p0
.end method
.method static synthetic access$15600()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
.line 12035
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method private buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 12077
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
.line 12078
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->isInitialized()Z
move-result v1
if-eqz v1, :cond_0
return-object v0
.line 12079
:cond_0
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
move-result-object v0
.line 12080
invoke-virtual {v0}, Lcom/google/protobuf/UninitializedMessageException;->asInvalidProtocolBufferException()Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object v0
throw v0
.end method
.method private static create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
.line 12047
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
invoke-direct {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;-><init>()V
return-object v0
.end method
.method private ensureBoundValueIsMutable()V
.locals 3
.line 12197
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
const/4 v1, 0x2
and-int/2addr v0, v1
if-eq v0, v1, :cond_0
.line 12198
new-instance v0, Lcom/google/protobuf/LazyStringArrayList;
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-direct {v0, v2}, Lcom/google/protobuf/LazyStringArrayList;-><init>(Ljava/util/List;)V
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
.line 12199
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
or-int/2addr v0, v1
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
:cond_0
return-void
.end method
.method private maybeForceBuilderInitialization()V
.locals 0
return-void
.end method
# virtual methods
.method public addAllBoundValue(Ljava/lang/Iterable;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Iterable<",
"Ljava/lang/String;",
">;)",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;"
}
.end annotation
.line 12233
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->ensureBoundValueIsMutable()V
.line 12234
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-static {p1, v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->addAll(Ljava/lang/Iterable;Ljava/util/Collection;)V
return-object p0
.end method
.method public addBoundValue(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
if-eqz p1, :cond_0
.line 12226
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->ensureBoundValueIsMutable()V
.line 12227
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->add(Ljava/lang/Object;)Z
return-object p0
.line 12224
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method addBoundValue(Lcom/google/protobuf/ByteString;)V
.locals 1
.line 12245
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->ensureBoundValueIsMutable()V
.line 12246
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->add(Lcom/google/protobuf/ByteString;)V
return-void
.end method
.method public bridge synthetic build()Lcom/google/protobuf/MessageLite;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
return-object v0
.end method
.method public build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
.locals 2
.line 12068
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
.line 12069
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->isInitialized()Z
move-result v1
if-eqz v1, :cond_0
return-object v0
.line 12070
:cond_0
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
move-result-object v0
throw v0
.end method
.method public bridge synthetic buildPartial()Lcom/google/protobuf/MessageLite;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
return-object v0
.end method
.method public buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
.locals 4
.line 12086
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
const/4 v1, 0x0
invoke-direct {v0, p0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;-><init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;Lcom/moji/weather/bean/protobuf/MojiWeather$1;)V
.line 12087
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
const/4 v2, 0x1
and-int/2addr v1, v2
if-ne v1, v2, :cond_0
goto :goto_0
:cond_0
const/4 v2, 0x0
.line 12092
:goto_0
iget-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
invoke-static {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->access$15802(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;Ljava/lang/Object;)Ljava/lang/Object;
.line 12093
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
const/4 v3, 0x2
and-int/2addr v1, v3
if-ne v1, v3, :cond_1
.line 12094
new-instance v1, Lcom/google/protobuf/UnmodifiableLazyStringList;
iget-object v3, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-direct {v1, v3}, Lcom/google/protobuf/UnmodifiableLazyStringList;-><init>(Lcom/google/protobuf/LazyStringList;)V
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
.line 12096
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
and-int/lit8 v1, v1, -0x3
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
.line 12098
:cond_1
iget-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-static {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->access$15902(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;Lcom/google/protobuf/LazyStringList;)Lcom/google/protobuf/LazyStringList;
.line 12099
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->access$16002(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;I)I
return-object v0
.end method
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method public clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
.line 12051
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
const-string v0, ""
.line 12052
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
.line 12053
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x2
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
.line 12054
sget-object v0, Lcom/google/protobuf/LazyStringArrayList;->EMPTY:Lcom/google/protobuf/LazyStringList;
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
.line 12055
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x3
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
return-object p0
.end method
.method public clearBoundName()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
.line 12183
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x2
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
.line 12184
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->getBoundName()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
return-object p0
.end method
.method public clearBoundValue()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
.line 12239
sget-object v0, Lcom/google/protobuf/LazyStringArrayList;->EMPTY:Lcom/google/protobuf/LazyStringList;
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
.line 12240
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x3
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
return-object p0
.end method
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method public clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 2
.line 12060
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic clone()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/CloneNotSupportedException;
}
.end annotation
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object v0
return-object v0
.end method
.method public getBoundName()Ljava/lang/String;
.locals 2
.line 12164
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
.line 12165
instance-of v1, v0, Ljava/lang/String;
if-nez v1, :cond_0
.line 12166
check-cast v0, Lcom/google/protobuf/ByteString;
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v0
.line 12167
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
return-object v0
.line 12170
:cond_0
check-cast v0, Ljava/lang/String;
return-object v0
.end method
.method public getBoundValue(I)Ljava/lang/String;
.locals 1
.line 12210
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->get(I)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/String;
return-object p1
.end method
.method public getBoundValueCount()I
.locals 1
.line 12207
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0}, Lcom/google/protobuf/LazyStringList;->size()I
move-result v0
return v0
.end method
.method public getBoundValueList()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
.line 12204
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
.locals 1
.line 12035
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
return-object v0
.end method
.method public getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
.locals 1
.line 12064
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
return-object v0
.end method
.method public hasBoundName()Z
.locals 2
.line 12161
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
const/4 v1, 0x1
and-int/2addr v0, v1
if-ne v0, v1, :cond_0
goto :goto_0
:cond_0
const/4 v1, 0x0
:goto_0
return v1
.end method
.method public final isInitialized()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 12035
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$Builder;
.locals 0
.line 12035
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 12035
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
move-result-object p1
return-object p1
.end method
.method public mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 12130
:cond_0
:goto_0
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
move-result v0
if-eqz v0, :cond_3
const/16 v1, 0xa
if-eq v0, v1, :cond_2
const/16 v1, 0x12
if-eq v0, v1, :cond_1
.line 12136
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
move-result v0
if-nez v0, :cond_0
return-object p0
.line 12148
:cond_1
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->ensureBoundValueIsMutable()V
.line 12149
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
move-result-object v1
invoke-interface {v0, v1}, Lcom/google/protobuf/LazyStringList;->add(Lcom/google/protobuf/ByteString;)V
goto :goto_0
.line 12143
:cond_2
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x1
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
.line 12144
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
goto :goto_0
:cond_3
return-object p0
.end method
.method public mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
.line 12104
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
move-result-object v0
if-ne p1, v0, :cond_0
return-object p0
.line 12105
:cond_0
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->hasBoundName()Z
move-result v0
if-eqz v0, :cond_1
.line 12106
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->getBoundName()Ljava/lang/String;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->setBoundName(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.line 12108
:cond_1
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->access$15900(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;)Lcom/google/protobuf/LazyStringList;
move-result-object v0
invoke-interface {v0}, Lcom/google/protobuf/LazyStringList;->isEmpty()Z
move-result v0
if-nez v0, :cond_3
.line 12109
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0}, Lcom/google/protobuf/LazyStringList;->isEmpty()Z
move-result v0
if-eqz v0, :cond_2
.line 12110
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->access$15900(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;)Lcom/google/protobuf/LazyStringList;
move-result-object p1
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
.line 12111
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
and-int/lit8 p1, p1, -0x3
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
goto :goto_0
.line 12113
:cond_2
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->ensureBoundValueIsMutable()V
.line 12114
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;->access$15900(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;)Lcom/google/protobuf/LazyStringList;
move-result-object p1
invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->addAll(Ljava/util/Collection;)Z
:cond_3
:goto_0
return-object p0
.end method
.method public setBoundName(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
if-eqz p1, :cond_0
.line 12177
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x1
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
.line 12178
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
return-object p0
.line 12175
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method setBoundName(Lcom/google/protobuf/ByteString;)V
.locals 1
.line 12189
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x1
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->bitField0_:I
.line 12190
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundName_:Ljava/lang/Object;
return-void
.end method
.method public setBoundValue(ILjava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;
.locals 1
if-eqz p2, :cond_0
.line 12217
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->ensureBoundValueIsMutable()V
.line 12218
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction$Builder;->boundValue_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1, p2}, Lcom/google/protobuf/LazyStringList;->set(ILjava/lang/Object;)Ljava/lang/Object;
return-object p0
.line 12215
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method