MessageReflection$MergeTarget.smali
.class public interface abstract Lcom/google/protobuf/MessageReflection$MergeTarget;
.super Ljava/lang/Object;
.source "MessageReflection.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/MessageReflection;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MergeTarget"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/protobuf/MessageReflection$MergeTarget$ContainerType;
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract a()Lcom/google/protobuf/MessageReflection$MergeTarget$ContainerType;
.end method
.method public abstract a(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/WireFormat$Utf8Validation;
.end method
.method public abstract a(Lf6/v;Lcom/google/protobuf/Descriptors$b;I)Lf6/v$b;
.end method
.method public abstract a(Lf6/m;Lf6/x;Lcom/google/protobuf/Descriptors$FieldDescriptor;Lf6/a1;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract a(Lf6/n;Lf6/x;Lcom/google/protobuf/Descriptors$FieldDescriptor;Lf6/a1;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract addRepeatedField(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/MessageReflection$MergeTarget;
.end method
.method public abstract b(Lf6/n;Lf6/x;Lcom/google/protobuf/Descriptors$FieldDescriptor;Lf6/a1;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract hasField(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Z
.end method
.method public abstract setField(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/MessageReflection$MergeTarget;
.end method