|
PTLog Demo - 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbasic.format.PerLog
Specify formatter per Log.
This specifies formatter at invocation of
LogTap#getLog().
| Field Summary | |
static jp.ne.dti.lares.foozy.ptlog.LogTap |
TAP
|
| Constructor Summary | |
PerLog()
|
|
| Method Summary | |
void |
doSomething(int p1,
int p2,
int p3)
|
void |
withFormatter(int p1,
int p2,
int p3)
|
void |
withoutFormatter(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 jp.ne.dti.lares.foozy.ptlog.LogTap TAP
| Constructor Detail |
public PerLog()
| Method Detail |
public void doSomething(int p1,
int p2,
int p3)
public void withoutFormatter(int p1,
int p2,
int p3)
public void withFormatter(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 | |||||||||