
Package org.hl7.fhir.r4.conformance
Class ProfileUtilities.ElementDefinitionComparer
java.lang.Object
org.hl7.fhir.r4.conformance.ProfileUtilities.ElementDefinitionComparer
- All Implemented Interfaces:
- Comparator<ProfileUtilities.ElementDefinitionHolder>
- Enclosing class:
- ProfileUtilities
public static class ProfileUtilities.ElementDefinitionComparer
extends Object
implements Comparator<ProfileUtilities.ElementDefinitionHolder>
- 
Constructor SummaryConstructorsConstructorDescriptionElementDefinitionComparer(boolean inExtension, List<ElementDefinition> snapshot, String base, int prefixLength, String name) 
- 
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- 
ElementDefinitionComparerpublic ElementDefinitionComparer(boolean inExtension, List<ElementDefinition> snapshot, String base, int prefixLength, String name) 
 
- 
- 
Method Details- 
comparepublic int compare(ProfileUtilities.ElementDefinitionHolder o1, ProfileUtilities.ElementDefinitionHolder o2) - Specified by:
- comparein interface- Comparator<ProfileUtilities.ElementDefinitionHolder>
 
- 
checkForErrors
 
-