public static class PersonAttribute.DefaultComparator extends Object implements Comparator<PersonAttribute>, Serializable
Constructor and Description |
---|
DefaultComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PersonAttribute pa1,
PersonAttribute pa2) |
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 int compare(PersonAttribute pa1, PersonAttribute pa2)
compare
in interface Comparator<PersonAttribute>
Copyright © 2024 OpenMRS Inc.. All rights reserved.