API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.tools. DiagnosticListener View Source
Author(s)
Jonathan Gibbons
Peter von der Ahé
Since
1.6
Version
Serial
Hierarchy
 DiagnosticListener
Subinterfaces
Description
public interface DiagnosticListener
  Interface for receiving diagnostics from tools.
See also:   
Methods
Hide/Show inherited methods
public void report (Diagnostic<Object> diagnostic)
  Invoked when a problem is found.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar