Class UnambiguousInteractorPoolComparator

  • All Implemented Interfaces:
    Comparator<InteractorPool>

    public class UnambiguousInteractorPoolComparator
    extends InteractorPoolComparator
    Unambiguous InteractorPoolComparator. It will first compare the basic interactor properties using UnambiguousInteractorBaseComparator Then it will compare the collection of Interactors using UnambiguousInteractorBaseComparator
    Since:
    17/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)