|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.parser.index.IndexReader
public abstract class IndexReader
Implementations to read index files.
Nested Class Summary | |
---|---|
static class |
IndexReader.IntIndex1NSortedReader
|
static class |
IndexReader.IntIndexReader
Creates a int to int index reader |
static class |
IndexReader.LongIndex1NReader
|
static class |
IndexReader.LongIndexReader
|
static class |
IndexReader.SizeIndexReader
Creates a index reader for array sizes, presuming the sizes are stored as ints and get expanded in the reverse of the compression. |
Field Summary | |
---|---|
static boolean |
DEBUG
|
Constructor Summary | |
---|---|
IndexReader()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean DEBUG
Constructor Detail |
---|
public IndexReader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |