Class TreeSetTest

java.lang.Object
  extended byTreeSetTest

public class TreeSetTest
extends java.lang.Object

A program to test hash codes of coins


Constructor Summary
TreeSetTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
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[] args)