Package | Description |
---|---|
com.google.protobuf.nano |
Modifier and Type | Method and Description |
---|---|
static MapFactories.MapFactory |
MapFactories.getMapFactory() |
Modifier and Type | Method and Description |
---|---|
static <K,V> Map<K,V> |
InternalNano.mergeMapEntry(CodedInputByteBufferNano input,
Map<K,V> map,
MapFactories.MapFactory mapFactory,
int keyType,
int valueType,
V value,
int keyTag,
int valueTag)
Merges the map entry into the map field.
|
Copyright © 2008–2017. All rights reserved.