public interface SummaryDumper
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
notify(String message) |
void |
notifyError(JavaTypeInstance controllingType,
Method method,
String error) |
void notify(String message)
void notifyError(JavaTypeInstance controllingType, Method method, String error)
void close()
Copyright © 2011-2021. All Rights Reserved.