JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dalvik.system
Interface CloseGuard.Reporter
Enclosing class:
CloseGuard
public static interface
CloseGuard.Reporter
Interface to allow customization of reporting behavior.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
report
(
String
message,
Throwable
allocationSite)
Method Details
report
void
report
(
String
message,
Throwable
allocationSite)