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, elementCreationFailed
public PrintStreamAnnotationMonitor()
public PrintStreamAnnotationMonitor(PrintStream output)
protected void print(String format, Object... args)
print
in class PrintingAnnotationMonitor
protected void printStackTrace(Throwable e)
printStackTrace
in class PrintingAnnotationMonitor
Copyright © 2003–2021. All rights reserved.