inua.util
Class TestPool.ParameterlessObject

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

static class TestPool.ParameterlessObject
extends TestPool.Counter


Field Summary
(package private) static int count
           
 
Fields inherited from class inua.util.TestPool.Counter
counter
 
Constructor Summary
TestPool.ParameterlessObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

static int count
Constructor Detail

TestPool.ParameterlessObject

public TestPool.ParameterlessObject()