PTLog Demo - 1.0

basic.type
Class Client

java.lang.Object
  extended bybasic.type.Client

public class Client
extends java.lang.Object


Field Summary
static CustomTap TAP
           
 
Constructor Summary
Client()
           
 
Method Summary
 void doSomething()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAP

public static final CustomTap TAP
Constructor Detail

Client

public Client()
Method Detail

doSomething

public void doSomething()

PTLog Demo - 1.0