Class CqlLibraryComparator

  • All Implemented Interfaces:
    Comparator<org.cqframework.cql.elm.execution.Library>

    public class CqlLibraryComparator
    extends Object
    implements Comparator<org.cqframework.cql.elm.execution.Library>
    • Method Detail

      • compare

        public int compare​(org.cqframework.cql.elm.execution.Library o1,
                           org.cqframework.cql.elm.execution.Library o2)
        Specified by:
        compare in interface Comparator<org.cqframework.cql.elm.execution.Library>