public class AllocationComparatorByPriority extends java.lang.Object implements java.util.Comparator<Allocation>
| Constructor and Description |
|---|
AllocationComparatorByPriority() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Allocation o1,
Allocation o2) |
public int compare(Allocation o1, Allocation o2)
compare in interface java.util.Comparator<Allocation>Copyright © 2016. All Rights Reserved.