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