public static interface MapTrieProtoBuf.MapEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getKey()
int64 key = 1; |
String |
getVal()
string val = 2; |
com.google.protobuf.ByteString |
getValBytes()
string val = 2; |
long getKey()
int64 key = 1;String getVal()
string val = 2;com.google.protobuf.ByteString getValBytes()
string val = 2;Copyright © 2024. All rights reserved.