public class BundleInfoComparator extends java.lang.Object implements java.util.Comparator<BundleInfo>
| Constructor and Description |
|---|
BundleInfoComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BundleInfo object1,
BundleInfo object2) |
public int compare(BundleInfo object1, BundleInfo object2)
compare in interface java.util.Comparator<BundleInfo>Copyright © 2014 Red Hat. All Rights Reserved.