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