Class TestTreeSetPersona

java.lang.Object
  extended by TestTreeSetPersona

public class TestTreeSetPersona
extends Object


Field Summary
(package private)  TreeSet<PersonaHash> treeset
           
 
Constructor Summary
TestTreeSetPersona()
           
 
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

treeset

TreeSet<PersonaHash> treeset
Constructor Detail

TestTreeSetPersona

public TestTreeSetPersona()
Method Detail

main

public static void main(String[] args)

printAll

public void printAll()

test

public void test()