uka.gm
Class GMServerBench.Client

java.lang.Object
  extended byuka.gm.GMServerBench.Client
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
GMServerBench

public static class GMServerBench.Client
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
GMServerBench.Client()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMServerBench.Client

public GMServerBench.Client()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable