public class SkeletonConfigurationComparator extends java.lang.Object implements java.util.Comparator<SkeletonConfiguration>
| Constructor and Description |
|---|
SkeletonConfigurationComparator(SkeletonConfigurationEvaluator evaluator) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SkeletonConfiguration sc1,
SkeletonConfiguration sc2) |
public SkeletonConfigurationComparator(SkeletonConfigurationEvaluator evaluator)
public int compare(SkeletonConfiguration sc1, SkeletonConfiguration sc2)
compare in interface java.util.Comparator<SkeletonConfiguration>