org.cip4.jdflib.jmf
Class JDFQueueEntry.QueueEntryComparator
java.lang.Object
org.cip4.jdflib.jmf.JDFQueueEntry.QueueEntryComparator
- All Implemented Interfaces:
- Comparator<KElement>
- Enclosing class:
- JDFQueueEntry
public static class JDFQueueEntry.QueueEntryComparator
- extends Object
- implements Comparator<KElement>
- Author:
- Dr. Rainer Prosi, Heidelberger Druckmaschinen AG
Apr 29, 2009
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDFQueueEntry.QueueEntryComparator
public JDFQueueEntry.QueueEntryComparator()
- getEnum is too slow for heavily repetitive calls
compare
public int compare(KElement o1,
KElement o2)
- Specified by:
compare in interface Comparator<KElement>
- Parameters:
o1 - o2 -
- Returns:
- See Also:
Comparator.compare(java.lang.Object, java.lang.Object)
Copyright © 2013. All Rights Reserved.