Class TermsEnumIndex.TermState

  • Enclosing class:
    TermsEnumIndex

    static class TermsEnumIndex.TermState
    extends java.lang.Object
    Wrapper around a term that allows for quick equals comparisons.
    • Constructor Summary

      Constructors 
      Constructor Description
      TermState()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void copyFrom​(TermsEnumIndex tei)  
      • Methods inherited from class java.lang.Object

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

      • termPrefix8

        private long termPrefix8
    • Constructor Detail

      • TermState

        TermState()