net.spy.util
Class SpyIntegerComparable
java.lang.Object
net.spy.util.SpyIntegerComparable
- All Implemented Interfaces:
- SpyComparable
- public class SpyIntegerComparable
- extends Object
- implements SpyComparable
Compare Integers for SpySort.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpyIntegerComparable
public SpyIntegerComparable()
compare
public int compare(Object obj1,
Object obj2)
- Description copied from interface:
SpyComparable
- Compare two objects.
- Specified by:
compare in interface SpyComparable