|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object basic.format.WithCustomTap
Request logging with custom tap.
This requests logging with CustomTap
,
which is customized at "int
" formatting.
Field Summary | |
static CustomTap |
TAP
|
Constructor Summary | |
WithCustomTap()
|
Method Summary | |
void |
doSomething(int p1,
int p2,
int p3)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final CustomTap TAP
Constructor Detail |
public WithCustomTap()
Method Detail |
public void doSomething(int p1, int p2, int p3)
|
PTLog Demo - 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |