ikg.eleven.sortarray
Class Limit

java.lang.Object
  extended by ikg.eleven.sortarray.Limit

public class Limit
extends java.lang.Object

This class sets the maximal limits for the class SortArray.
The number of elements is set to
- 750 for graphical observers (17" monitors).
- 10.000 for all other calls.


Constructor Summary
Limit()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Limit

public Limit()