Package dalvik.system
Interface CloseGuard.Reporter
-
- Enclosing class:
- CloseGuard
public static interface CloseGuard.ReporterInterface to allow customization of reporting behavior.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreport(String message, Throwable allocationSite)
-