public class LongComparator extends Object implements Comparator<Long>
Modifier and Type | Field and Description |
---|---|
static Comparator<Long> |
INSTANCE |
Constructor and Description |
---|
LongComparator() |
public static final Comparator<Long> INSTANCE
public int compare(Long o1, Long o2)
compare
in interface Comparator<Long>
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.