Class TextGrid.CellStringPair

  • Enclosing class:
    TextGrid

    public class TextGrid.CellStringPair
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • string

        public java.lang.String string
    • Constructor Detail

      • CellStringPair

        public CellStringPair​(TextGrid.Cell cell,
                              java.lang.String string)