Uses of Class
psidev.psi.mi.jami.utils.comparator.participant.ModelledParticipantCollectionComparator
-
Packages that use ModelledParticipantCollectionComparator Package Description psidev.psi.mi.jami.utils.comparator.interactor -
-
Uses of ModelledParticipantCollectionComparator in psidev.psi.mi.jami.utils.comparator.interactor
Methods in psidev.psi.mi.jami.utils.comparator.interactor that return ModelledParticipantCollectionComparator Modifier and Type Method Description ModelledParticipantCollectionComparatorComplexComparator. getComponentCollectionComparator()Getter for the fieldcomponentCollectionComparator.Constructors in psidev.psi.mi.jami.utils.comparator.interactor with parameters of type ModelledParticipantCollectionComparator Constructor Description ComplexComparator(Comparator<Interactor> interactorBaseComparator, ModelledParticipantCollectionComparator componentComparator, Comparator<CvTerm> cvTermComparator)Creates a bew ComplexComparator.
-