Class UnambiguousExactParticipantPoolComparator

  • All Implemented Interfaces:
    Comparator<ParticipantPool>

    public class UnambiguousExactParticipantPoolComparator
    extends ParticipantPoolComparator
    Unambiguous exact participant pool comparator It will first compares basic participant properties using UnambiguousExactParticipantBaseComparator, then it will compare participant pool type using cv term comparator and then it will compare each participant candidate using UnambiguousExactEntityBaseComparator
    Since:
    16/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)