Class IndexWriter.IntArray1NSortedWriter

    • Constructor Summary

      Constructors 
      Constructor Description
      IntArray1NSortedWriter​(int size, java.io.File indexFile)
      Construct a IntArray1NSortedWriter of the required size.
    • Constructor Detail

      • IntArray1NSortedWriter

        public IntArray1NSortedWriter​(int size,
                                      java.io.File indexFile)
                               throws java.io.IOException
        Construct a IntArray1NSortedWriter of the required size.
        Parameters:
        size - number of entries
        indexFile - the output file
        Throws:
        java.io.IOException - if there is a problem with file