org.optaplanner.examples.cloudbalancing.domain.solver
public class CloudProcessDifficultyComparator extends Object implements Comparator<CloudProcess>, Serializable
Constructor and Description |
---|
CloudProcessDifficultyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CloudProcess a,
CloudProcess b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(CloudProcess a, CloudProcess b)
compare
in interface Comparator<CloudProcess>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.