Package ca.uhn.fhir.util
Interface IMetaTagSorter
- All Known Implementing Classes:
MetaTagSorterAlphabetical
public interface IMetaTagSorter
-
Method Summary
Modifier and TypeMethodDescriptionvoid
sort
(org.hl7.fhir.instance.model.api.IBaseMetaType theMeta)
-
Method Details
-
sort
-