public static class KeyValurPair.KeyValurPairBuilder extends Object
Modifier and Type | Method and Description |
---|---|
KeyValurPair |
build() |
KeyValurPair.KeyValurPairBuilder |
key(byte[] key) |
String |
toString() |
KeyValurPair.KeyValurPairBuilder |
value(byte[] value) |
public KeyValurPair.KeyValurPairBuilder key(byte[] key)
this
.public KeyValurPair.KeyValurPairBuilder value(byte[] value)
this
.public KeyValurPair build()
Copyright © 2025. All rights reserved.