org.enhydra.barracuda.testbed.TestUtil This class just defines basic constants (BATCH_MODE, DEBUG_LEVEL) and parses runtime parameters to set those constants.
org.jboss.test.cache.perf.aop.ReplicatedSyncPerfAopTest Replicated synchronous mode performance test for transactional TreeCache. @version $Revision: 1.4 $ @author<a HREF="mailto:bwang@jboss.org">Ben Wang</a> May 20 2003
org.apache.commons.math.complex.ComplexFormat Formats a Complex number in cartesian format "Re(c) + Im(c)i". 'i' can be replaced with 'j', and the number format for both real and imaginary parts can be configured. @author Apache Software Foundation @version $Revision$ $Date: 2005-06-26 15:20:57 -0700 (Sun, 26 Jun 2005) $