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