public class PrintStreamAnnotationMonitor extends PrintingAnnotationMonitor
| Constructor and Description |
|---|
PrintStreamAnnotationMonitor() |
PrintStreamAnnotationMonitor(PrintStream output) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
print(String format,
Object... args) |
protected void |
printStackTrace(Throwable e) |
annotationNotFound, elementCreationFailedpublic PrintStreamAnnotationMonitor()
public PrintStreamAnnotationMonitor(PrintStream output)
protected void print(String format, Object... args)
print in class PrintingAnnotationMonitorprotected void printStackTrace(Throwable e)
printStackTrace in class PrintingAnnotationMonitorCopyright © 2003–2019. All rights reserved.