Interface SummaryDumper
- All Known Implementing Classes:
FileSummaryDumper, NopSummaryDumper, SinkSummaryDumper
public interface SummaryDumper
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidvoidnotifyError(JavaTypeInstance controllingType, Method method, String error)
-
Method Details
-
notify
-
notifyError
-
close
void close()
-