Class VariableParameterValueSetComparator

  • All Implemented Interfaces:
    Comparator<VariableParameterValueSet>

    public class VariableParameterValueSetComparator
    extends Object
    implements Comparator<VariableParameterValueSet>
    Simple comparator for VariableParameterValueSet It will use VariableParameterValueComparator to compare each variableParameterValue independently from the order.
    Since:
    22/05/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)