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