public interface ReportObserver extends StdStreams
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReportObserver.Notifier |
StdStreams.Impl| Modifier and Type | Method and Description |
|---|---|
Report |
getReport() |
void |
registerNotifier(ReportObserver.Notifier notifier) |
err, out@Nonnull Report getReport()
void registerNotifier(@Nonnull
ReportObserver.Notifier notifier)