Class TermState

    • Method Detail

      • copyFrom

        public abstract void copyFrom​(TermState other)
        Copies the content of the given TermState to this instance
        Parameters:
        other - the TermState to copy
      • toString

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