public class CoordinateComparator extends Object implements Comparator, Serializable
The comparator for a coordinate of a sparse matrix which compares the two cell objects regarding to a coordinate
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
CoordinateComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object first,
Object second) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Object first, Object second)
compare in interface ComparatorCopyright © 2018 JULIE Lab, Germany. All rights reserved.