Package jmsltestsuite
Class ScoreMemoryTest
java.lang.Object
jmsltestsuite.ScoreMemoryTest
- All Implemented Interfaces:
java.lang.Runnable
public class ScoreMemoryTest
extends java.lang.Object
implements java.lang.Runnable
Add measures and notes until java out of memeory
- Author:
- Nick Didkovsky
-
Constructor Summary
Constructors Constructor Description ScoreMemoryTest(Score score)
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ScoreMemoryTest
-
-
Method Details
-
main
public static void main(java.lang.String[] args) -
run
public void run()- Specified by:
run
in interfacejava.lang.Runnable
-