removed unused code. NodeImpl had a method compareTo, but did not implement the Comparable interface, so I removed that method along equals() and hashCode().
Authored by: mrieser 2010-03-03
Parent: [r10641]
Child: [r10643]