public interface SummaryDumper
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
notify(java.lang.String message) |
void |
notifyError(JavaTypeInstance controllingType,
Method method,
java.lang.String error) |
void notify(java.lang.String message)
void notifyError(JavaTypeInstance controllingType, Method method, java.lang.String error)
void close()