Class IndexWriter


  • public abstract class IndexWriter
    extends Object
    • Constructor Detail

      • IndexWriter

        public IndexWriter()
    • Method Detail

      • copyOf

        public static long[] copyOf​(long[] original,
                                    int newLength)
      • mostSignificantBit

        public static int mostSignificantBit​(int x)
      • mostSignificantBit

        public static int mostSignificantBit​(long x)