- java.lang.Object
-
- org.eclipse.persistence.internal.helper.DescriptorCompare
-
- All Implemented Interfaces:
- java.util.Comparator
public class DescriptorCompare
extends java.lang.Object
implements java.util.Comparator
INTERNAL:
Use to sort vectors of strings.
Avoid using this class as sun.misc is not part of many VM's like Netscapes.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(java.lang.Object arg1,
java.lang.Object arg2) |
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
equals
EclipseLink 2.4.2, "build v20130514-5956486" API Reference