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
libcore.io
Interface EventLogger.Reporter
Enclosing class:
EventLogger
public static interface
EventLogger.Reporter
Interface to allow customization of reporting behavior.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
report
(int code,
Object
... list)
Method Details
report
void
report
(
int code,
Object
... list)