| 程序包 | 说明 |
|---|---|
| com.baidu.bjf.remoting.protobuf |
| 限定符和类型 | 方法和说明 |
|---|---|
MapEntry<K,V> |
MapEntry.Builder.build() |
MapEntry<K,V> |
MapEntry.Builder.buildPartial() |
MapEntry<K,V> |
MapEntry.getDefaultInstanceForType() |
MapEntry<K,V> |
MapEntry.Builder.getDefaultInstanceForType() |
static <K,V> MapEntry<K,V> |
MapEntry.newDefaultInstance(com.google.protobuf.Descriptors.Descriptor descriptor,
com.google.protobuf.WireFormat.FieldType keyType,
K defaultKey,
com.google.protobuf.WireFormat.FieldType valueType,
V defaultValue)
Create a default MapEntry instance.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<MapEntry<K,V>> |
MapEntry.getParserForType() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <K,V> MapField<K,V> |
MapField.emptyMapField(MapEntry<K,V> defaultEntry)
Returns an immutable empty MapField.
|
static <K,V> MapField<K,V> |
MapField.newMapField(MapEntry<K,V> defaultEntry)
Creates a new mutable empty MapField.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.