Uses of Interface
org.violetlib.util.SimpleReporter
-
Packages that use SimpleReporter Package Description org.violetlib.util -
-
Uses of SimpleReporter in org.violetlib.util
Classes in org.violetlib.util that implement SimpleReporter Modifier and Type Class and Description classNullReporterA reporter that discards the messages.Methods in org.violetlib.util that return SimpleReporter Modifier and Type Method and Description static SimpleReporterSimpleReporter. sink()Return an error reporter that discards all messages.
-