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