Package org.hl7.fhir.r4.context
Class CanonicalResourceManager.MetadataResourceVersionComparator<T extends MetadataResource>
java.lang.Object
org.hl7.fhir.r4.context.CanonicalResourceManager.MetadataResourceVersionComparator<T>
- All Implemented Interfaces:
Comparator<T>
- Enclosing class:
CanonicalResourceManager<T extends MetadataResource>
public class CanonicalResourceManager.MetadataResourceVersionComparator<T extends MetadataResource>
extends Object
implements Comparator<T>
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
MetadataResourceVersionComparator
public MetadataResourceVersionComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<T extends MetadataResource>
-