|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.module.core.MMObjectDCompare
MMObjectNodeCompare can me used as a compare function in Sortable objects from org.mmbase.util (hitlisted)
| Constructor Summary | |
MMObjectDCompare(java.lang.String fieldName)
|
|
| Method Summary | |
int |
compare(java.lang.Object thisOne,
java.lang.Object other)
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 |
| Constructor Detail |
public MMObjectDCompare(java.lang.String fieldName)
| Method Detail |
public int compare(java.lang.Object thisOne,
java.lang.Object other)
CompareInterfacecompare in interface CompareInterface
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||