Uses of Interface
com.google.protobuf.Internal.EnumLiteMap

Uses of Internal.EnumLiteMap in com.google.protobuf
 

Classes in com.google.protobuf that implement Internal.EnumLiteMap
static class Descriptors.EnumDescriptor
          Describes an enum type.
 

Methods in com.google.protobuf with parameters of type Internal.EnumLiteMap
 void GeneratedMessageLite.GeneratedExtension.internalInitRepeated(ContainingType containingTypeDefaultInstance, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type, boolean isPacked)
          For use by generated code only.
 void GeneratedMessageLite.GeneratedExtension.internalInitSingular(ContainingType containingTypeDefaultInstance, Type defaultValue, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type)
          For use by generated code only.
 



Copyright © 2008-2010 Google. All Rights Reserved.