Works fine but I had to implement Comparable and add a compareTo method to use it in a TreeMap so the keys can be sorted.

Regards,
Larry...