public class MemoryAreasReader extends StreamReader<MemoryAreasDataSet>
Constructor and Description |
---|
MemoryAreasReader() |
MemoryAreasReader(MemoryAreasProcessor memoryAreasProcessor) |
Modifier and Type | Method and Description |
---|---|
protected MemoryAreasDataSet |
readReader(Reader reader) |
read, readStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
read
public MemoryAreasReader()
public MemoryAreasReader(MemoryAreasProcessor memoryAreasProcessor)
protected MemoryAreasDataSet readReader(Reader reader) throws IOException
readReader
in class StreamReader<MemoryAreasDataSet>
IOException
This documentation was released into the public domain.