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, waitequalspublic OEGIdComparator()
public int compare(Object c1, Object c2)
compare in interface Comparatorc1 - the first origin entry group to comparec2 - the second origin entry group to comareComparator.compare(java.lang.Object, java.lang.Object)Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.