| 程序包 | 说明 |
|---|---|
| com.baidu.bjf.remoting.protobuf |
| 限定符和类型 | 方法和说明 |
|---|---|
static <K,V> MapFieldLite<K,V> |
MapFieldLite.emptyMapField()
Returns an singleton immutable empty MapFieldLite instance.
|
MapFieldLite<K,V> |
MapFieldLite.mutableCopy()
Returns a deep copy of this map field.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MapFieldLite.mergeFrom(MapFieldLite<K,V> other)
Merge from.
|
void |
MapEntryLite.parseInto(MapFieldLite<K,V> map,
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Parses an entry off of the input into the map.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.