Class UnambiguousExactPolymerComparator

  • All Implemented Interfaces:
    Comparator<Polymer>

    public class UnambiguousExactPolymerComparator
    extends PolymerComparator
    Unambiguous exact polymer comparator. It will first use UnambiguousExactInteractorBaseComparator to compare the basic interactor properties If the basic interactor properties are the same, it will look at sequence/organism.
    Since:
    21/05/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • UnambiguousExactPolymerComparator

        public UnambiguousExactPolymerComparator()
        Creates a new UnambiguousExactPolymerComparator. It will uses a UnambiguousExactInteractorBaseComparator to compare interactor properties and a OrganismTaxIdComparator to compares organism.