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, readStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic HeapReader()
public HeapReader(HeapProcessor heapProcessor)
protected HeapData readReader(Reader reader) throws IOException
readReader in class StreamReader<HeapData>IOExceptionThis documentation was released into the public domain.