public class SinkSummaryDumper extends Object implements SummaryDumper
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 SummaryDumper
public void notifyError(JavaTypeInstance controllingType, Method method, String error)
notifyError
in interface SummaryDumper
public void close()
close
in interface SummaryDumper
Copyright © 2011-2021. All Rights Reserved.