Interface ProblemReporter


@Experimental public interface ProblemReporter
Class to invoke ProblemReporter related methods.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Object
    A ProblemReporter that ignores any error and doesn't generate anything.
  • Field Details

    • DISCARDING

      static final Object DISCARDING
      A ProblemReporter that ignores any error and doesn't generate anything.