Package com.aoapps.hodgepodge.table


package com.aoapps.hodgepodge.table
  • Class
    Description
    An abstract structure for columns.
    The set of possible index types.
    An abstract structure for rows in a table.
    Table<T extends Row>
    An abstract structure for tables.
    When registered as a listener on a Table, a TableListener is notified when the data in a table has been updated.