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