Package space.arim.dazzleconf
Interface ErrorPrint.Output
- Enclosing interface:
ErrorPrint
public static interface ErrorPrint.Output
The message sink (used by some
ErrorPrint implementations) where printable messages are sent-
Method Summary
-
Method Details
-
output
Outputs the given printable content- Parameters:
printable- the printable content
-