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