org.drools.marshalling.impl
Class ProtobufOutputMarshaller.EqualityKeySorter
java.lang.Object
org.drools.marshalling.impl.ProtobufOutputMarshaller.EqualityKeySorter
- All Implemented Interfaces:
- Comparator<EqualityKey>
- Enclosing class:
- ProtobufOutputMarshaller
public static class ProtobufOutputMarshaller.EqualityKeySorter
- extends Object
- implements Comparator<EqualityKey>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final ProtobufOutputMarshaller.EqualityKeySorter instance
ProtobufOutputMarshaller.EqualityKeySorter
public ProtobufOutputMarshaller.EqualityKeySorter()
compare
public int compare(EqualityKey key1,
EqualityKey key2)
- Specified by:
compare
in interface Comparator<EqualityKey>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.