WireFormat$Utf8Validation$2.smali

.class final enum Lcom/google/protobuf/WireFormat$Utf8Validation$2;
.super Lcom/google/protobuf/WireFormat$Utf8Validation;
.source "WireFormat.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/protobuf/WireFormat$Utf8Validation;
.end annotation


# direct methods
.method constructor <init>(Ljava/lang/String;I)V
    .registers 4

    .prologue
    .line 187
    const/4 v0, 0x0

    invoke-direct {p0, p1, p2, v0}, Lcom/google/protobuf/WireFormat$Utf8Validation;-><init>(Ljava/lang/String;ILcom/google/protobuf/WireFormat$1;)V

    return-void
.end method


# virtual methods
.method final readString(Lcom/google/protobuf/CodedInputStream;)Ljava/lang/Object;
    .registers 3

    .prologue
    .line 190
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AK()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method