public static class ProtobufOutputMarshaller.EqualityKeySorter extends Object implements Comparator<EqualityKey>
| Modifier and Type | Field and Description |
|---|---|
static ProtobufOutputMarshaller.EqualityKeySorter |
instance |
| Constructor and Description |
|---|
ProtobufOutputMarshaller.EqualityKeySorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(EqualityKey key1,
EqualityKey key2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final ProtobufOutputMarshaller.EqualityKeySorter instance
public ProtobufOutputMarshaller.EqualityKeySorter()
public int compare(EqualityKey key1, EqualityKey key2)
compare in interface Comparator<EqualityKey>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.