
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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
MetadataResourceVersionComparatorpublic MetadataResourceVersionComparator()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<T extends MetadataResource>
 
 
-