org.mmbase.module.core
Class MMObjectDCompare
java.lang.Object
org.mmbase.module.core.MMObjectDCompare
- All Implemented Interfaces:
- CompareInterface
Deprecated. This nearly duplicates MMObjectCompare. If the inverse of a comparable is needed, this can be implemented more genericly. Btw, this is not used.
- public class MMObjectDCompare
- extends Object
- implements CompareInterface
MMObjectNodeCompare can me used as a compare function in Sortable
objects from org.mmbase.util (hitlisted)
|
Method Summary |
int |
compare(Object thisOne,
Object other)
Deprecated. The compare function called by SortedVector to sort things |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MMObjectDCompare
public MMObjectDCompare(String fieldName)
- Deprecated.
compare
public int compare(Object thisOne,
Object other)
- Deprecated.
- Description copied from interface:
CompareInterface
- The compare function called by SortedVector to sort things
- Specified by:
compare in interface CompareInterface
MMBase build 1.8.1.20060716