Package com.mchange.util
Interface ByteArrayBinding
-
public interface ByteArrayBinding
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getKey()
byte[]
getValue()
-
public interface ByteArrayBinding
Modifier and Type | Method | Description |
---|---|---|
byte[] |
getKey() |
|
byte[] |
getValue() |