Uses of Class
com.google.protobuf.MapFieldReflectionAccessor
Packages that use MapFieldReflectionAccessor
-
Uses of MapFieldReflectionAccessor in com.google.protobuf
Subclasses of MapFieldReflectionAccessor in com.google.protobufModifier and TypeClassDescriptionclass
MapField<K,
V> Internal representation of map fields in generated messages.class
MapFieldBuilder<KeyT,
MessageOrBuilderT extends MessageOrBuilder, MessageT extends MessageOrBuilderT, BuilderT extends MessageOrBuilderT> Internal representation of map fields in generated builders.Methods in com.google.protobuf that return MapFieldReflectionAccessorModifier and TypeMethodDescriptionprotected MapFieldReflectionAccessor
GeneratedMessage.Builder.internalGetMapFieldReflection
(int fieldNumber) Gets the map field with the given field number.protected MapFieldReflectionAccessor
GeneratedMessage.internalGetMapFieldReflection
(int fieldNumber) Gets the map field with the given field number.protected MapFieldReflectionAccessor
Struct.Builder.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
Struct.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
GeneratedMessage.Builder.internalGetMutableMapFieldReflection
(int fieldNumber) LikeGeneratedMessage.Builder.internalGetMapFieldReflection(int)
but return a mutable version.protected MapFieldReflectionAccessor
Struct.Builder.internalGetMutableMapFieldReflection
(int number) -
Uses of MapFieldReflectionAccessor in dev.enola.thing.proto
Methods in dev.enola.thing.proto that return MapFieldReflectionAccessorModifier and TypeMethodDescriptionprotected MapFieldReflectionAccessor
CompactThing.Builder.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
CompactThing.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
CompactThings.Builder.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
CompactThings.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
LinksMetadata.Builder.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
LinksMetadata.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
TextThing.Builder.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
TextThing.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
TextThings.Builder.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
TextThings.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
Thing.Builder.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
Thing.internalGetMapFieldReflection
(int number) protected MapFieldReflectionAccessor
CompactThing.Builder.internalGetMutableMapFieldReflection
(int number) protected MapFieldReflectionAccessor
CompactThings.Builder.internalGetMutableMapFieldReflection
(int number) protected MapFieldReflectionAccessor
LinksMetadata.Builder.internalGetMutableMapFieldReflection
(int number) protected MapFieldReflectionAccessor
TextThing.Builder.internalGetMutableMapFieldReflection
(int number) protected MapFieldReflectionAccessor
TextThings.Builder.internalGetMutableMapFieldReflection
(int number) protected MapFieldReflectionAccessor
Thing.Builder.internalGetMutableMapFieldReflection
(int number)