Class SortTest

java.lang.Object
  extended bySortTest

public class SortTest
extends java.lang.Object

testet Sortierverfahren


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

Constructor Detail

SortTest

public SortTest()
Method Detail

main

public static void main(java.lang.String[] argv)