Package psidev.psi.mi.jami.utils.comparator
-
Interface Summary Interface Description MIComparator<T> A MI comparator is a comparator that can also generate a hashCode of a JAMI object that would be consistent with the comparison results -
Class Summary Class Description CollectionComparator<T> A comparator for collections.ComparatorUtils Utility class for ComparatorIdentityHashComparator<T> The IdentityHashComparator will use the hashcode of each objects to compare the objects.IntegerComparator Comparator for comparing integers.