public static class PersonAttributeType.DefaultComparator extends Object implements Comparator<PersonAttributeType>, Serializable
| Constructor and Description |
|---|
DefaultComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PersonAttributeType pat1,
PersonAttributeType pat2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(PersonAttributeType pat1, PersonAttributeType pat2)
compare in interface Comparator<PersonAttributeType>Copyright © 2024 OpenMRS Inc.. All rights reserved.