public interface Readable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Readable.Reader<V> |
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(DataInputView in) |
void readFrom(DataInputView in) throws IOException
IOExceptionCopyright © 2022. All rights reserved.