Enum WireFormat.FieldType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<WireFormat.FieldType>
    Enclosing class:
    WireFormat

    public static enum WireFormat.FieldType
    extends java.lang.Enum<WireFormat.FieldType>
    Lite equivalent to Descriptors.FieldDescriptor.Type. This is only here to support the lite runtime and should not be used by users.