FloatValue.smali
.class public final Lcom/google/protobuf/FloatValue;
.super Lcom/google/protobuf/GeneratedMessageV3;
.source "FloatValue.java"
# interfaces
.implements Lcom/google/protobuf/FloatValueOrBuilder;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/protobuf/FloatValue$Builder;
}
.end annotation
# static fields
.field private static final DEFAULT_INSTANCE:Lcom/google/protobuf/FloatValue;
.field private static final PARSER:Lcom/google/protobuf/Parser;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/Parser",
"<",
"Lcom/google/protobuf/FloatValue;",
">;"
}
.end annotation
.end field
.field public static final VALUE_FIELD_NUMBER:I = 0x1
.field private static final serialVersionUID:J
# instance fields
.field private memoizedIsInitialized:B
.field private value_:F
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 434
new-instance v0, Lcom/google/protobuf/FloatValue;
invoke-direct {v0}, Lcom/google/protobuf/FloatValue;-><init>()V
sput-object v0, Lcom/google/protobuf/FloatValue;->DEFAULT_INSTANCE:Lcom/google/protobuf/FloatValue;
.line 442
new-instance v0, Lcom/google/protobuf/FloatValue$1;
invoke-direct {v0}, Lcom/google/protobuf/FloatValue$1;-><init>()V
sput-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
return-void
.end method
.method private constructor <init>()V
.registers 2
.prologue
.line 22
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageV3;-><init>()V
.line 92
const/4 v0, -0x1
iput-byte v0, p0, Lcom/google/protobuf/FloatValue;->memoizedIsInitialized:B
.line 23
const/4 v0, 0x0
iput v0, p0, Lcom/google/protobuf/FloatValue;->value_:F
.line 24
return-void
.end method
.method private constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
.registers 6
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
const/4 v1, 0x1
.line 35
invoke-direct {p0}, Lcom/google/protobuf/FloatValue;-><init>()V
.line 38
const/4 v0, 0x0
.line 39
:cond_5
:goto_5
if-nez v0, :cond_2a
.line 40
:try_start_7
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
move-result v2
.line 41
sparse-switch v2, :sswitch_data_3a
.line 46
invoke-virtual {p1, v2}, Lcom/google/protobuf/CodedInputStream;->skipField(I)Z
move-result v2
if-nez v2, :cond_5
move v0, v1
.line 47
goto :goto_5
:sswitch_16
move v0, v1
.line 44
goto :goto_5
.line 53
:sswitch_18
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readFloat()F
move-result v2
iput v2, p0, Lcom/google/protobuf/FloatValue;->value_:F
:try_end_1e
.catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_7 .. :try_end_1e} :catch_1f
.catch Ljava/io/IOException; {:try_start_7 .. :try_end_1e} :catch_2e
.catchall {:try_start_7 .. :try_end_1e} :catchall_25
goto :goto_5
.line 58
:catch_1f
move-exception v0
.line 59
:try_start_20
invoke-virtual {v0, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object v0
throw v0
:try_end_25
.catchall {:try_start_20 .. :try_end_25} :catchall_25
.line 64
:catchall_25
move-exception v0
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->makeExtensionsImmutable()V
throw v0
:cond_2a
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->makeExtensionsImmutable()V
.line 66
return-void
.line 60
:catch_2e
move-exception v0
.line 61
:try_start_2f
new-instance v1, Lcom/google/protobuf/InvalidProtocolBufferException;
invoke-direct {v1, v0}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/io/IOException;)V
.line 62
invoke-virtual {v1, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object v0
throw v0
:try_end_39
.catchall {:try_start_2f .. :try_end_39} :catchall_25
.line 41
nop
:sswitch_data_3a
.sparse-switch
0x0 -> :sswitch_16
0xd -> :sswitch_18
.end sparse-switch
.end method
.method synthetic constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;Lcom/google/protobuf/FloatValue$1;)V
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 14
invoke-direct {p0, p1, p2}, Lcom/google/protobuf/FloatValue;-><init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
return-void
.end method
.method private constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/protobuf/GeneratedMessageV3$Builder",
"<*>;)V"
}
.end annotation
.prologue
.line 20
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;-><init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
.line 92
const/4 v0, -0x1
iput-byte v0, p0, Lcom/google/protobuf/FloatValue;->memoizedIsInitialized:B
.line 21
return-void
.end method
.method synthetic constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;Lcom/google/protobuf/FloatValue$1;)V
.registers 3
.prologue
.line 14
invoke-direct {p0, p1}, Lcom/google/protobuf/FloatValue;-><init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
return-void
.end method
.method static synthetic access$302(Lcom/google/protobuf/FloatValue;F)F
.registers 2
.prologue
.line 14
iput p1, p0, Lcom/google/protobuf/FloatValue;->value_:F
return p1
.end method
.method static synthetic access$400()Lcom/google/protobuf/Parser;
.registers 1
.prologue
.line 14
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
return-object v0
.end method
.method public static getDefaultInstance()Lcom/google/protobuf/FloatValue;
.registers 1
.prologue
.line 438
sget-object v0, Lcom/google/protobuf/FloatValue;->DEFAULT_INSTANCE:Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static final getDescriptor()Lcom/google/protobuf/Descriptors$Descriptor;
.registers 1
.prologue
.line 69
sget-object v0, Lcom/google/protobuf/WrappersProto;->internal_static_google_protobuf_FloatValue_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
return-object v0
.end method
.method public static newBuilder()Lcom/google/protobuf/FloatValue$Builder;
.registers 1
.prologue
.line 228
sget-object v0, Lcom/google/protobuf/FloatValue;->DEFAULT_INSTANCE:Lcom/google/protobuf/FloatValue;
invoke-virtual {v0}, Lcom/google/protobuf/FloatValue;->toBuilder()Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method public static newBuilder(Lcom/google/protobuf/FloatValue;)Lcom/google/protobuf/FloatValue$Builder;
.registers 2
.prologue
.line 231
sget-object v0, Lcom/google/protobuf/FloatValue;->DEFAULT_INSTANCE:Lcom/google/protobuf/FloatValue;
invoke-virtual {v0}, Lcom/google/protobuf/FloatValue;->toBuilder()Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/google/protobuf/FloatValue$Builder;->mergeFrom(Lcom/google/protobuf/FloatValue;)Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/protobuf/FloatValue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 202
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
.line 203
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseDelimitedWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/FloatValue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 209
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
.line 210
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseDelimitedWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/FloatValue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 170
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/FloatValue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 176
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/FloatValue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 215
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
.line 216
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/FloatValue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 222
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
.line 223
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/google/protobuf/FloatValue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 190
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
.line 191
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/FloatValue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 197
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
.line 198
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Ljava/nio/ByteBuffer;)Lcom/google/protobuf/FloatValue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 159
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/FloatValue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 165
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom([B)Lcom/google/protobuf/FloatValue;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 180
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom([B)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/FloatValue;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 186
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public static parser()Lcom/google/protobuf/Parser;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/Parser",
"<",
"Lcom/google/protobuf/FloatValue;",
">;"
}
.end annotation
.prologue
.line 452
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
return-object v0
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.registers 5
.prologue
const/4 v0, 0x1
.line 125
if-ne p1, p0, :cond_4
.line 138
:cond_3
:goto_3
return v0
.line 128
:cond_4
instance-of v1, p1, Lcom/google/protobuf/FloatValue;
if-nez v1, :cond_d
.line 129
invoke-super {p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->equals(Ljava/lang/Object;)Z
move-result v0
goto :goto_3
.line 131
:cond_d
check-cast p1, Lcom/google/protobuf/FloatValue;
.line 135
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->getValue()F
move-result v1
invoke-static {v1}, Ljava/lang/Float;->floatToIntBits(F)I
move-result v1
.line 137
invoke-virtual {p1}, Lcom/google/protobuf/FloatValue;->getValue()F
move-result v2
.line 136
invoke-static {v2}, Ljava/lang/Float;->floatToIntBits(F)I
move-result v2
if-eq v1, v2, :cond_3
const/4 v0, 0x0
goto :goto_3
.end method
.method public getDefaultInstanceForType()Lcom/google/protobuf/FloatValue;
.registers 2
.prologue
.line 461
sget-object v0, Lcom/google/protobuf/FloatValue;->DEFAULT_INSTANCE:Lcom/google/protobuf/FloatValue;
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/Message;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->getDefaultInstanceForType()Lcom/google/protobuf/FloatValue;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->getDefaultInstanceForType()Lcom/google/protobuf/FloatValue;
move-result-object v0
return-object v0
.end method
.method public getParserForType()Lcom/google/protobuf/Parser;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/Parser",
"<",
"Lcom/google/protobuf/FloatValue;",
">;"
}
.end annotation
.prologue
.line 457
sget-object v0, Lcom/google/protobuf/FloatValue;->PARSER:Lcom/google/protobuf/Parser;
return-object v0
.end method
.method public getSerializedSize()I
.registers 4
.prologue
.line 110
iget v0, p0, Lcom/google/protobuf/FloatValue;->memoizedSize:I
.line 111
const/4 v1, -0x1
if-eq v0, v1, :cond_6
.line 119
:goto_5
return v0
.line 113
:cond_6
const/4 v0, 0x0
.line 114
iget v1, p0, Lcom/google/protobuf/FloatValue;->value_:F
const/4 v2, 0x0
cmpl-float v1, v1, v2
if-eqz v1, :cond_16
.line 115
const/4 v1, 0x1
iget v2, p0, Lcom/google/protobuf/FloatValue;->value_:F
.line 116
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeFloatSize(IF)I
move-result v1
add-int/2addr v0, v1
.line 118
:cond_16
iput v0, p0, Lcom/google/protobuf/FloatValue;->memoizedSize:I
goto :goto_5
.end method
.method public final getUnknownFields()Lcom/google/protobuf/UnknownFieldSet;
.registers 2
.prologue
.line 29
invoke-static {}, Lcom/google/protobuf/UnknownFieldSet;->getDefaultInstance()Lcom/google/protobuf/UnknownFieldSet;
move-result-object v0
return-object v0
.end method
.method public getValue()F
.registers 2
.prologue
.line 89
iget v0, p0, Lcom/google/protobuf/FloatValue;->value_:F
return v0
.end method
.method public hashCode()I
.registers 3
.prologue
.line 143
iget v0, p0, Lcom/google/protobuf/FloatValue;->memoizedHashCode:I
if-eqz v0, :cond_7
.line 144
iget v0, p0, Lcom/google/protobuf/FloatValue;->memoizedHashCode:I
.line 153
:goto_6
return v0
.line 147
:cond_7
invoke-static {}, Lcom/google/protobuf/FloatValue;->getDescriptor()Lcom/google/protobuf/Descriptors$Descriptor;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
add-int/lit16 v0, v0, 0x30b
.line 148
mul-int/lit8 v0, v0, 0x25
add-int/lit8 v0, v0, 0x1
.line 149
mul-int/lit8 v0, v0, 0x35
.line 150
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->getValue()F
move-result v1
.line 149
invoke-static {v1}, Ljava/lang/Float;->floatToIntBits(F)I
move-result v1
add-int/2addr v0, v1
.line 151
mul-int/lit8 v0, v0, 0x1d
iget-object v1, p0, Lcom/google/protobuf/FloatValue;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
invoke-virtual {v1}, Lcom/google/protobuf/UnknownFieldSet;->hashCode()I
move-result v1
add-int/2addr v0, v1
.line 152
iput v0, p0, Lcom/google/protobuf/FloatValue;->memoizedHashCode:I
goto :goto_6
.end method
.method protected internalGetFieldAccessorTable()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
.registers 4
.prologue
.line 74
sget-object v0, Lcom/google/protobuf/WrappersProto;->internal_static_google_protobuf_FloatValue_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
const-class v1, Lcom/google/protobuf/FloatValue;
const-class v2, Lcom/google/protobuf/FloatValue$Builder;
.line 75
invoke-virtual {v0, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;->ensureFieldAccessorsInitialized(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
move-result-object v0
return-object v0
.end method
.method public final isInitialized()Z
.registers 3
.prologue
const/4 v0, 0x1
.line 94
iget-byte v1, p0, Lcom/google/protobuf/FloatValue;->memoizedIsInitialized:B
.line 95
if-ne v1, v0, :cond_6
.line 99
:goto_5
return v0
.line 96
:cond_6
if-nez v1, :cond_a
const/4 v0, 0x0
goto :goto_5
.line 98
:cond_a
iput-byte v0, p0, Lcom/google/protobuf/FloatValue;->memoizedIsInitialized:B
goto :goto_5
.end method
.method public newBuilderForType()Lcom/google/protobuf/FloatValue$Builder;
.registers 2
.prologue
.line 226
invoke-static {}, Lcom/google/protobuf/FloatValue;->newBuilder()Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method protected newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/FloatValue$Builder;
.registers 4
.prologue
.line 241
new-instance v0, Lcom/google/protobuf/FloatValue$Builder;
const/4 v1, 0x0
invoke-direct {v0, p1, v1}, Lcom/google/protobuf/FloatValue$Builder;-><init>(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;Lcom/google/protobuf/FloatValue$1;)V
.line 242
return-object v0
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/Message$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->newBuilderForType()Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method protected bridge synthetic newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/Message$Builder;
.registers 3
.prologue
.line 14
invoke-virtual {p0, p1}, Lcom/google/protobuf/FloatValue;->newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->newBuilderForType()Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method public toBuilder()Lcom/google/protobuf/FloatValue$Builder;
.registers 3
.prologue
const/4 v1, 0x0
.line 234
sget-object v0, Lcom/google/protobuf/FloatValue;->DEFAULT_INSTANCE:Lcom/google/protobuf/FloatValue;
if-ne p0, v0, :cond_b
new-instance v0, Lcom/google/protobuf/FloatValue$Builder;
invoke-direct {v0, v1}, Lcom/google/protobuf/FloatValue$Builder;-><init>(Lcom/google/protobuf/FloatValue$1;)V
.line 235
:goto_a
return-object v0
.line 234
:cond_b
new-instance v0, Lcom/google/protobuf/FloatValue$Builder;
invoke-direct {v0, v1}, Lcom/google/protobuf/FloatValue$Builder;-><init>(Lcom/google/protobuf/FloatValue$1;)V
.line 235
invoke-virtual {v0, p0}, Lcom/google/protobuf/FloatValue$Builder;->mergeFrom(Lcom/google/protobuf/FloatValue;)Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
goto :goto_a
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/Message$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->toBuilder()Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/FloatValue;->toBuilder()Lcom/google/protobuf/FloatValue$Builder;
move-result-object v0
return-object v0
.end method
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 104
iget v0, p0, Lcom/google/protobuf/FloatValue;->value_:F
const/4 v1, 0x0
cmpl-float v0, v0, v1
if-eqz v0, :cond_d
.line 105
const/4 v0, 0x1
iget v1, p0, Lcom/google/protobuf/FloatValue;->value_:F
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeFloat(IF)V
.line 107
:cond_d
return-void
.end method