net.sourceforge.plantuml.hector
Class SkeletonConfigurationComparator
java.lang.Object
net.sourceforge.plantuml.hector.SkeletonConfigurationComparator
- All Implemented Interfaces:
- Comparator<SkeletonConfiguration>
public class SkeletonConfigurationComparator
- extends Object
- implements Comparator<SkeletonConfiguration>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkeletonConfigurationComparator
public SkeletonConfigurationComparator(SkeletonConfigurationEvaluator evaluator)
compare
public int compare(SkeletonConfiguration sc1,
SkeletonConfiguration sc2)
- Specified by:
compare
in interface Comparator<SkeletonConfiguration>
Copyright © 2014. All Rights Reserved.