public class IdentityKeyComparator extends ByteArrayComparator implements java.util.Comparator<IdentityKey>
| Constructor and Description |
|---|
IdentityKeyComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IdentityKey first,
IdentityKey second) |
comparepublic int compare(IdentityKey first, IdentityKey second)
compare in interface java.util.Comparator<IdentityKey>