Class DirectPostingsFormat.DirectField.DirectIntersectTermsEnum.State

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private State()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • changeOrd

        int changeOrd
      • state

        int state
      • transitionUpto

        int transitionUpto
      • transitionCount

        int transitionCount
      • transitionMax

        int transitionMax
      • transitionMin

        int transitionMin
    • Constructor Detail

      • State

        private State()