public class SignatureComparator extends Object implements Comparator
| Constructor and Description |
|---|
SignatureComparator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
_compare(byte[] data1,
int s1,
int l1,
byte[] data2,
int s2,
int l2) |
static int |
_compare(Object o1,
Object o2) |
int |
compare(Object o1,
Object o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2007, 2014, Oracle and/or its affiliates. All rights reserved.