public class ByteArrayComparator extends Object implements Comparator<byte[]>
unsigned byte values (meaning
that 0xFF is creator than 0x00, for example).| Constructor and Description |
|---|
ByteArrayComparator() |
public int compare(byte[] o1,
byte[] o2)
compare in interface Comparator<byte[]>Copyright © 2012-2014 FasterXML. All Rights Reserved.