net.sourceforge.plantuml.hector
Class SkeletonConfigurationComparator

java.lang.Object
  extended by net.sourceforge.plantuml.hector.SkeletonConfigurationComparator
All Implemented Interfaces:
Comparator<SkeletonConfiguration>

public class SkeletonConfigurationComparator
extends Object
implements Comparator<SkeletonConfiguration>


Constructor Summary
SkeletonConfigurationComparator(SkeletonConfigurationEvaluator evaluator)
           
 
Method Summary
 int compare(SkeletonConfiguration sc1, SkeletonConfiguration sc2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

SkeletonConfigurationComparator

public SkeletonConfigurationComparator(SkeletonConfigurationEvaluator evaluator)
Method Detail

compare

public int compare(SkeletonConfiguration sc1,
                   SkeletonConfiguration sc2)
Specified by:
compare in interface Comparator<SkeletonConfiguration>


Copyright © 2014. All Rights Reserved.