K
- type of keypublic static interface DiffableUtils.KeySerializer<K>
Modifier and Type | Method and Description |
---|---|
K |
readKey(StreamInput in) |
void |
writeKey(K key,
StreamOutput out) |
void writeKey(K key, StreamOutput out) throws java.io.IOException
java.io.IOException
K readKey(StreamInput in) throws java.io.IOException
java.io.IOException