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