Class SimpleIndex.Entry

  • Enclosing class:
    SimpleIndex

    public static class SimpleIndex.Entry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int[] dataRefs  
      int[] docIds  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • docIds

        public final int[] docIds
      • dataRefs

        public final int[] dataRefs