|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.parser.index.IndexWriter.LongIndexCollectorUncompressed
public static class IndexWriter.LongIndexCollectorUncompressed
| Constructor Summary | |
|---|---|
IndexWriter.LongIndexCollectorUncompressed(int size)
|
|
| Method Summary | |
|---|---|
long |
get(int index)
|
void |
set(int index,
long value)
|
IIndexReader.IOne2LongIndex |
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.LongIndexCollectorUncompressed(int size)
| Method Detail |
|---|
public void set(int index,
long value)
public long get(int index)
public IIndexReader.IOne2LongIndex 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 | |||||||||