PTLog Demo - 1.0

feature.thread
Class Client

java.lang.Object
  extended byfeature.thread.Client

public class Client
extends java.lang.Object


Field Summary
static jp.ne.dti.lares.foozy.ptlog.LogTap TAP
           
 
Constructor Summary
Client()
           
 
Method Summary
static void doSomething(int i1, int i2, int i3)
           
 
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

Client

public Client()
Method Detail

doSomething

public static void doSomething(int i1,
                               int i2,
                               int i3)

PTLog Demo - 1.0