org.apache.uima.ducc.rm.scheduler
Class RmJob.ShareByInvestmentSorter
java.lang.Object
org.apache.uima.ducc.rm.scheduler.RmJob.ShareByInvestmentSorter
- All Implemented Interfaces:
- Comparator<Share>
- Enclosing class:
- RmJob
public static class RmJob.ShareByInvestmentSorter
- extends Object
- implements Comparator<Share>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RmJob.ShareByInvestmentSorter
public RmJob.ShareByInvestmentSorter()
compare
public int compare(Share s1,
Share s2)
- Specified by:
compare in interface Comparator<Share>
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.