|
PTLog API - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Abstraction to format "Object" value.
Method Summary | |
boolean |
accepts(java.lang.Object value)
Examine specified one is acceptable for implementation. |
java.lang.String |
format(java.lang.Object value)
Format specified value. |
Method Detail |
public boolean accepts(java.lang.Object value)
Implementation does not examine whether specified value is null or not, because it is responsibility of caller side.
public java.lang.String format(java.lang.Object value)
Implementation does not examine whether specified value is null or not, because it is responsibility of caller side.
|
PTLog API - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |