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