JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.elvishew.xlog.formatter.message.object
Interface ObjectFormatter<T>
Type Parameters:
T
- the type of object
All Superinterfaces:
Formatter
<T>
All Known Implementing Classes:
BundleFormatter
,
IntentFormatter
public interface
ObjectFormatter<T>
extends
Formatter
<T>
The Object formatter used to format an object to a string.
Since:
1.1.0
Method Summary
Methods inherited from interface com.elvishew.xlog.formatter.
Formatter
format
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method