Class FSTOrdTermsReader.TermsReader.IntersectTermsEnum.Frame

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) FST.Arc<java.lang.Long> arc  
      (package private) java.lang.Long output  
      (package private) int state  
    • Constructor Summary

      Constructors 
      Constructor Description
      Frame()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

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

      • output

        java.lang.Long output
      • state

        int state
    • Constructor Detail

      • Frame

        Frame()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object