Class TestHashSetPersona

java.lang.Object
  extended by TestHashSetPersona

public class TestHashSetPersona
extends Object


Field Summary
(package private)  HashSet<PersonaHash> hashset
           
 
Constructor Summary
TestHashSetPersona()
           
 
Method Summary
static void main(String[] args)
           
 void printAll()
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hashset

HashSet<PersonaHash> hashset
Constructor Detail

TestHashSetPersona

public TestHashSetPersona()
Method Detail

main

public static void main(String[] args)

printAll

public void printAll()

test

public void test()