I use a TreeSet to sort the Task objects in the game engine that I\'m developing. I wrote the compareTo() method in Task, the compar
Task
compareTo()
compar