Class HashSetTest

java.lang.Object
  extended by HashSetTest

public class HashSetTest
extends java.lang.Object

testet die Klasse java.util.HashSet


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

HashSetTest

public HashSetTest()
Method Detail

main

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