org.optaplanner.examples.projectjobscheduling.domain.solver
Class ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight
java.lang.Object
org.optaplanner.examples.projectjobscheduling.domain.solver.ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight
- All Implemented Interfaces:
- Comparable<ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight>
- Enclosing class:
- ExecutionModeStrengthWeightFactory
public static class ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight
- extends Object
- implements Comparable<ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight
public ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight(ExecutionMode executionMode,
double requirementDesirability)
compareTo
public int compareTo(ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight other)
- Specified by:
compareTo
in interface Comparable<ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.