|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.parser.index.IndexWriter.IntIndexCollectorUncompressed
public static class IndexWriter.IntIndexCollectorUncompressed
Constructor Summary | |
---|---|
IndexWriter.IntIndexCollectorUncompressed(int size)
|
Method Summary | |
---|---|
int |
get(int index)
|
void |
set(int index,
int value)
|
IIndexReader.IOne2OneIndex |
writeTo(java.io.File indexFile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexWriter.IntIndexCollectorUncompressed(int size)
Method Detail |
---|
public void set(int index, int value)
public int get(int index)
public IIndexReader.IOne2OneIndex writeTo(java.io.File indexFile) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |