Package gov.nih.mipav.model.algorithms
Class CeresSolver2.RowColLessThanComparator
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver2.RowColLessThanComparator
- All Implemented Interfaces:
Comparator<CeresSolver2.indexRowColItem>
- Enclosing class:
CeresSolver2
public class CeresSolver2.RowColLessThanComparator
extends Object
implements Comparator<CeresSolver2.indexRowColItem>
-
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
-
RowColLessThanComparator
public RowColLessThanComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<CeresSolver2.indexRowColItem>
-