public class NumberComparator extends Object implements Comparator<Number[]>, Serializable
| Constructor and Description |
|---|
NumberComparator() |
public int compare(Number[] n1, Number[] n2)
compare in interface Comparator<Number[]>Copyright © 1998-2016 Apache Software Foundation. All Rights Reserved.