org.eclipse.mat.parser.index
Class IndexWriter.IntArray1NSortedWriter

java.lang.Object
  extended by org.eclipse.mat.parser.index.IndexWriter.IntArray1NWriter
      extended by org.eclipse.mat.parser.index.IndexWriter.IntArray1NSortedWriter
Enclosing class:
IndexWriter

public static class IndexWriter.IntArray1NSortedWriter
extends IndexWriter.IntArray1NWriter


Constructor Summary
IndexWriter.IntArray1NSortedWriter(int size, File indexFile)
           
 
Method Summary
 
Methods inherited from class org.eclipse.mat.parser.index.IndexWriter.IntArray1NWriter
cancel, flush, getIndexFile, log, log, log, log
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexWriter.IntArray1NSortedWriter

public IndexWriter.IntArray1NSortedWriter(int size,
                                          File indexFile)
                                   throws IOException
Throws:
IOException