java.util.Comparator<FeatureInfo>, IFeatureSortOrderpublic class JUnitSorterAdapter extends java.lang.Object implements IFeatureSortOrder
| Constructor | Description |
|---|---|
JUnitSorterAdapter(org.junit.runner.manipulation.Sorter sorter) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
compare(FeatureInfo m1,
FeatureInfo m2) |
public JUnitSorterAdapter(org.junit.runner.manipulation.Sorter sorter)
public int compare(FeatureInfo m1, FeatureInfo m2)
compare in interface java.util.Comparator<FeatureInfo>Copyright © 2018. All rights reserved