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