public class IntArrayComparator extends Object implements Comparator<int[]>
| Constructor and Description |
|---|
IntArrayComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(int[] object1,
int[] object2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(int[] object1,
int[] object2)
compare in interface Comparator<int[]>Copyright © 2015 Revolution Systems Inc.. All rights reserved.