Package gov.nih.mipav.model.algorithms
Class CeresSolver2.weighted_edgesComparator
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver2.weighted_edgesComparator
- All Implemented Interfaces:
Comparator<CeresSolver2.weighted_edgesItem>
- Enclosing class:
CeresSolver2
class CeresSolver2.weighted_edgesComparator
extends Object
implements Comparator<CeresSolver2.weighted_edgesItem>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
weighted_edgesComparator
weighted_edgesComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<CeresSolver2.weighted_edgesItem>
-