| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
MapEntryLite<K,V> |
MapEntryLite.Builder.build() |
MapEntryLite<K,V> |
MapEntryLite.Builder.buildPartial() |
MapEntryLite<K,V> |
MapEntryLite.getDefaultInstanceForType() |
static <K,V> MapEntryLite<K,V> |
MapEntryLite.newDefaultInstance(WireFormat.FieldType keyType,
K defaultKey,
WireFormat.FieldType valueType,
V defaultValue)
Creates a default MapEntryLite message instance.
|
| Modifier and Type | Method and Description |
|---|---|
Parser<MapEntryLite<K,V>> |
MapEntryLite.getParserForType() |