@FunctionalInterface public interface FailureAnalysisReporter
FailureAnalysis
to the user.Modifier and Type | Method and Description |
---|---|
void |
report(FailureAnalysis analysis)
Reports the given
failureAnalysis to the user. |
void report(FailureAnalysis analysis)
failureAnalysis
to the user.analysis
- the analysisCopyright © 2018 Pivotal Software, Inc.. All rights reserved.