public class CanonicalResourceManager.MetadataResourceVersionComparator<T extends MetadataResource> extends Object implements Comparator<T>
| Constructor and Description |
|---|
MetadataResourceVersionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T arg1,
T arg2) |
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 MetadataResourceVersionComparator()
public int compare(T arg1, T arg2)
compare in interface Comparator<T extends MetadataResource>Copyright © 2014–2021 Health Level 7. All rights reserved.