public class Aggregation.SmallestFirstComparator
extends java.lang.Object
implements java.util.Comparator<G>
| Constructor and Description |
|---|
SmallestFirstComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(G lhs,
G rhs) |
public int compare(G lhs, G rhs)
compare in interface java.util.Comparator<G extends GeneralAggrItem>