Package org.dnsge.util.tableprinter.row
-
Interface Summary Interface Description TableRowItem Marker interface to show that an object can be made into aTableRow
using theRowFactory
-
Class Summary Class Description RowFactory<T> Class with static methods that createsTableRows
from different ObjectsRowMappingProtocol<T> TableRow Class that represents a row in a table -
Annotation Types Summary Annotation Type Description TableItem Annotation that details a field/method that can be used to populate aTableRow
Object