public class OEGIdComparator extends Object implements Comparator
Constructor and Description |
---|
OEGIdComparator()
Constructs a OEGIdComparator
|
Modifier and Type | Method and Description |
---|---|
int |
compare(Object c1,
Object c2)
Compares two origin entry groups based on their group ids
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public OEGIdComparator()
public int compare(Object c1, Object c2)
compare
in interface Comparator
c1
- the first origin entry group to comparec2
- the second origin entry group to comareComparator.compare(java.lang.Object, java.lang.Object)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.