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–2025. All rights reserved.