Class Row


  • public final class Row
    extends Object
    Author:
    G. Miceli
    • Constructor Detail

      • Row

        public Row​(Table<?> table)
    • Method Detail

      • getTable

        public Table<?> getTable()
      • setValue

        public void setValue​(int i,
                             Object o)