public class CompoundPropositionComparator extends Object implements Comparator<PropositionDefinition>
Constructor and Description |
---|
CompoundPropositionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PropositionDefinition o1,
PropositionDefinition o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public CompoundPropositionComparator()
public int compare(PropositionDefinition o1, PropositionDefinition o2)
compare
in interface Comparator<PropositionDefinition>
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.