public class MedusaNodeComparator extends Object implements Comparator<MedusaNode>
| Constructor and Description |
|---|
MedusaNodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(MedusaNode m1,
MedusaNode m2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(MedusaNode m1, MedusaNode m2)
compare in interface Comparator<MedusaNode>Copyright © 2013 The Kuali Foundation. All Rights Reserved.