Quote:
Originally Posted by manalone
Maybe it is also because there is no need for such an interface, just implement Runnable and Comparable in the instance where you need a class with both.
Why *are* you comparing thread priorities by hand?
|
Manalone read my last post, I've explained why. I don't want to compare it by hand, I want the built in data structures to do it for me.