Class UnambiguousCuratedPublicationComparator

  • All Implemented Interfaces:
    Comparator<Publication>

    public class UnambiguousCuratedPublicationComparator
    extends CuratedPublicationComparator
    Unambiguous curated publication comparator. It uses a UnambiguousPublicationComparator to compares the bibliographic details and then will compare first the curation depth, then the source using UnambiguousCvTermComparator and then the released date.
    Since:
    21/12/12
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • UnambiguousCuratedPublicationComparator

        public UnambiguousCuratedPublicationComparator()

        Creates a new DefaultCuratedPublicationComparator based on DefaultPublicationComparator