Package org.benf.cfr.reader.util.output
Interface SummaryDumper
- All Known Implementing Classes:
FileSummaryDumper
,NopSummaryDumper
,SinkSummaryDumper
public interface SummaryDumper
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
void
notifyError
(JavaTypeInstance controllingType, Method method, String error)
-
Method Details
-
notify
-
notifyError
-
close
void close()
-