test
Class TestClass

java.lang.Object
  extended by test.TestClass

public class TestClass
extends java.lang.Object

Author:
reverend TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
TestClass()
           
 
Method Summary
 void doLotsOfAllocations()
           
 void doLotsOfMath()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClass

public TestClass()
Method Detail

doLotsOfMath

public void doLotsOfMath()

doLotsOfAllocations

public void doLotsOfAllocations()