ReaderType - The type of the object to deserialize into.@FunctionalInterface
protected static interface VersionedSerializer.StreamReader<ReaderType>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(RevisionDataInput input,
ReaderType target) |
void accept(RevisionDataInput input, ReaderType target) throws java.io.IOException
java.io.IOException