Package org.hl7.fhir.r5.context
Class BaseWorkerContext.MetadataResourceVersionComparator<T extends CanonicalResource>
java.lang.Object
org.hl7.fhir.r5.context.BaseWorkerContext.MetadataResourceVersionComparator<T>
- All Implemented Interfaces:
Comparator<T>
- Enclosing class:
BaseWorkerContext
public class BaseWorkerContext.MetadataResourceVersionComparator<T extends CanonicalResource>
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
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<T extends CanonicalResource>
-