FieldSet$FieldDescriptorLite.smali
.class public interface abstract Lcom/google/protobuf/FieldSet$FieldDescriptorLite;
.super Ljava/lang/Object;
.source "FieldSet.java"
# interfaces
.implements Ljava/lang/Comparable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/FieldSet;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "FieldDescriptorLite"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T::",
"Lcom/google/protobuf/FieldSet$FieldDescriptorLite",
"<TT;>;>",
"Ljava/lang/Object;",
"Ljava/lang/Comparable",
"<TT;>;"
}
.end annotation
# virtual methods
.method public abstract getEnumType()Lcom/google/protobuf/Internal$EnumLiteMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/Internal$EnumLiteMap",
"<*>;"
}
.end annotation
.end method
.method public abstract getLiteJavaType()Lcom/google/protobuf/WireFormat$JavaType;
.end method
.method public abstract getLiteType()Lcom/google/protobuf/WireFormat$FieldType;
.end method
.method public abstract getNumber()I
.end method
.method public abstract internalMergeFrom(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/MessageLite$Builder;
.end method
.method public abstract isPacked()Z
.end method
.method public abstract isRepeated()Z
.end method