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