Uses of Interface
org.tquadrat.foundation.lang.Printer
Packages that use Printer
Package
Description
Some general language extensions provided by the Foundation
Library.
-
Uses of Printer in org.tquadrat.foundation.lang
Fields in org.tquadrat.foundation.lang declared as PrinterMethods in org.tquadrat.foundation.lang with parameters of type PrinterModifier and TypeMethodDescriptionstatic final void
DebugOutput.setPrinter
(Printer printer) Assigns thePrinter
for the DEBUG/TEST output.