org.ahmadsoft.ropes.test
Class PerformanceTest

java.lang.Object
  extended by org.ahmadsoft.ropes.test.PerformanceTest

public class PerformanceTest
extends java.lang.Object

Performs an extensive performance test comparing Ropes, Strings, and StringBuffers.

Author:
aahmad

Constructor Summary
PerformanceTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceTest

public PerformanceTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception