inua.util
Class TestPool.Counter

java.lang.Object
  extended by inua.util.TestPool.Counter
Direct Known Subclasses:
TestPool.ParameteredObject, TestPool.ParameterlessObject
Enclosing class:
TestPool

static class TestPool.Counter
extends Object


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

Field Detail

counter

int counter
Constructor Detail

TestPool.Counter

TestPool.Counter()