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
static
<ContainingType extends MessageLite,Type>
GeneratedMessageLite.GeneratedExtension<ContainingType,Type>
GeneratedMessageLite.newRepeatedGeneratedExtension(ContainingType containingTypeDefaultInstance, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type, boolean isPacked)
          For use by generated code only.
static
<ContainingType extends MessageLite,Type>
GeneratedMessageLite.GeneratedExtension<ContainingType,Type>
GeneratedMessageLite.newSingularGeneratedExtension(ContainingType containingTypeDefaultInstance, Type defaultValue, MessageLite messageDefaultInstance, Internal.EnumLiteMap<?> enumTypeMap, int number, WireFormat.FieldType type)
          For use by generated code only.
 



Copyright © 2008-2011 Google. All Rights Reserved.