public class NopSummaryDumper extends Object implements SummaryDumper
| Constructor and Description |
|---|
NopSummaryDumper() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
notify(String message) |
void |
notifyError(JavaTypeInstance controllingType,
Method method,
String error) |
public void notify(String message)
notify in interface SummaryDumperpublic void notifyError(JavaTypeInstance controllingType, Method method, String error)
notifyError in interface SummaryDumperpublic void close()
close in interface SummaryDumperCopyright © 2011-2021. All Rights Reserved.