public class KeyValurPair extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KeyValurPair.KeyValurPairBuilder |
Modifier and Type | Method and Description |
---|---|
static KeyValurPair.KeyValurPairBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
byte[] |
getKey() |
byte[] |
getValue() |
int |
hashCode() |
String |
toString() |
public byte[] getKey()
public byte[] getValue()
public static KeyValurPair.KeyValurPairBuilder builder()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.