Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VUtils – Release 1
Uses of Interface org.violetlib.util.SimpleReporter
Deprecated: ShowHide

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
      class  NullReporter
      A reporter that discards the messages.
      Methods in org.violetlib.util that return SimpleReporter 
      Modifier and Type Method and Description
      static SimpleReporter  SimpleReporter.sink()
      Return an error reporter that discards all messages.