PTLog Demo - 1.0

feature.thread
Class Callee

java.lang.Object
  extended byfeature.thread.Callee

public class Callee
extends java.lang.Object


Field Summary
static jp.ne.dti.lares.foozy.ptlog.LogTap TAP
           
 
Constructor Summary
Callee()
           
 
Method Summary
static void doAnother()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAP

public static final jp.ne.dti.lares.foozy.ptlog.LogTap TAP
Constructor Detail

Callee

public Callee()
Method Detail

doAnother

public static void doAnother()

PTLog Demo - 1.0