Uses of Enum Class
com.google.protobuf.MapField.StorageMode
Packages that use MapField.StorageMode
-
Uses of MapField.StorageMode in com.google.protobuf
Subclasses with type arguments of type MapField.StorageMode in com.google.protobufModifier and TypeClassDescriptionprivate static enumIndicates where the data of this map field is currently stored.Fields in com.google.protobuf declared as MapField.StorageModeMethods in com.google.protobuf that return MapField.StorageModeModifier and TypeMethodDescriptionstatic MapField.StorageModeReturns the enum constant of this class with the specified name.static MapField.StorageMode[]MapField.StorageMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.google.protobuf with parameters of type MapField.StorageMode