|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.6.0
javax.tools
|
||||||||
| Method Summary | |
|---|---|
void |
report(Diagnostic<? extends S> diagnostic)
Invoked when a problem is found. |
| Method Detail |
|---|
void report(Diagnostic<? extends S> diagnostic)
diagnostic - a diagnostic representing the problem that
was found
NullPointerException - if the diagnostic argument is
null and the implementation cannot handle null
arguments