org.kuali.common.impex.model.util
Class NamedElementComparator
java.lang.Object
org.kuali.common.impex.model.util.NamedElementComparator
- All Implemented Interfaces:
- Comparator<NamedElement>
public class NamedElementComparator
- extends Object
- implements Comparator<NamedElement>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedElementComparator
public NamedElementComparator()
getInstance
public static NamedElementComparator getInstance()
compare
public int compare(NamedElement o1,
NamedElement o2)
- Specified by:
compare
in interface Comparator<NamedElement>
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.