I am implemented a program LinkList based Binarytree but I want to use
Comparable for comparing the values stored at two different Nodes and
the values I stored at each Node are of type Objects.Can anyone please
help?I shall be very grateful if anyone provide me the least of
suggestions also.
MARCUS