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