public interface StreamInputReader<T>
StreamInput.readList(StreamInputReader) for reading
lists of immutable objects that implement StreamInput accepting constructors.| Modifier and Type | Method and Description |
|---|---|
T |
read(StreamInput t) |
T read(StreamInput t) throws IOException
IOExceptionCopyright © 2009–2017. All rights reserved.