Uses of Class
com.google.protobuf.MapEntryLite
Packages that use MapEntryLite
-
Uses of MapEntryLite in com.google.protobuf
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.