Uses of Class
org.assertj.db.output.TableColumnOutputter
Packages that use TableColumnOutputter
Package
Description
This package contains classes that allows to output the information about table, request or changes.
-
Uses of TableColumnOutputter in org.assertj.db.output
Constructors in org.assertj.db.output with parameters of type TableColumnOutputterModifierConstructorDescriptionTableColumnValueOutputter(TableColumnOutputter origin, Value value) Constructor.