Class MapFieldReflectionAccessor
java.lang.Object
com.google.protobuf.MapFieldReflectionAccessor
- Direct Known Subclasses:
MapField, MapFieldBuilder
A base class for package private shared methods between MapField and MapFieldBuilder to allow
reflection to access both.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapFieldReflectionAccessor
public MapFieldReflectionAccessor()
-
-
Method Details
-
getList
-
getMutableList
-
getMapEntryMessageDefaultInstance
Gets the default instance of the message stored in the list view of this map field.
-