inua.util
Class TestPool.ParameteredObject

java.lang.Object
  extended by inua.util.TestPool.Counter
      extended by inua.util.TestPool.ParameteredObject
Enclosing class:
TestPool

static class TestPool.ParameteredObject
extends TestPool.Counter


Field Summary
 
Fields inherited from class inua.util.TestPool.Counter
counter
 
Constructor Summary
TestPool.ParameteredObject(TestPool.Counter c)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPool.ParameteredObject

public TestPool.ParameteredObject(TestPool.Counter c)