Serializable
, Comparator<Number[]>
public class NumberComparator extends Object implements Comparator<Number[]>, Serializable
Constructor | Description |
---|---|
NumberComparator() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(Number[] n1,
Number[] n2) |
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Number[] n1, Number[] n2)
compare
in interface Comparator<Number[]>
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.