Uses of Class
com.google.protobuf.MapEntryLite
Packages that use MapEntryLite
-
Uses of MapEntryLite in com.google.protobuf
Fields in com.google.protobuf declared as MapEntryLiteModifier and TypeFieldDescription(package private) static final MapEntryLite
<String, Value> Struct.FieldsDefaultEntryHolder.defaultEntry
Methods in com.google.protobuf that return MapEntryLiteModifier and TypeMethodDescriptionstatic <K,
V> MapEntryLite <K, V> MapEntryLite.newDefaultInstance
(WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) Creates a default MapEntryLite message instance.