Class TreeSetTest

java.lang.Object
  extended by TreeSetTest

public class TreeSetTest
extends java.lang.Object

testet die Klasse java.util.TreeSet


Constructor Summary
TreeSetTest()
           
 
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

TreeSetTest

public TreeSetTest()
Method Detail

main

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