public interface CloseGuard.Reporter
Interface to allow customization of reporting behavior.
abstract void
report(String message, Throwable allocationSite)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void report(String message, Throwable allocationSite)