Int32Value$1.smali
.class final Lcom/google/protobuf/Int32Value$1;
.super Lcom/google/protobuf/AbstractParser;
.source "Int32Value.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/AbstractParser",
"<",
"Lcom/google/protobuf/Int32Value;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 439
invoke-direct {p0}, Lcom/google/protobuf/AbstractParser;-><init>()V
return-void
.end method
# virtual methods
.method public parsePartialFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Int32Value;
.registers 5
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 444
new-instance v0, Lcom/google/protobuf/Int32Value;
const/4 v1, 0x0
invoke-direct {v0, p1, p2, v1}, Lcom/google/protobuf/Int32Value;-><init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;Lcom/google/protobuf/Int32Value$1;)V
return-object v0
.end method
.method public bridge synthetic parsePartialFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 439
invoke-virtual {p0, p1, p2}, Lcom/google/protobuf/Int32Value$1;->parsePartialFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Int32Value;
move-result-object v0
return-object v0
.end method