public class MMObjectDCompare extends Object implements CompareInterface
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
compareField
Deprecated.
|
| Constructor and Description |
|---|
MMObjectDCompare(String fieldName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object thisOne,
Object other)
Deprecated.
The compare function called by SortedVector to sort things
|
(package private) int |
internalIntCompare(Object thisOne,
Object other)
Deprecated.
|
(package private) int |
internalStringCompare(Object thisOne,
Object other)
Deprecated.
|
String compareField
public MMObjectDCompare(String fieldName)
public int compare(Object thisOne, Object other)
CompareInterfacecompare in interface CompareInterfaceMMBase 1.9-SNAPSHOT - ${javadoctimestamp}