org.drools.planner.examples.curriculumcourse.domain.solver
Class PeriodStrengthWeightFactory.PeriodStrengthWeight
java.lang.Object
org.drools.planner.examples.curriculumcourse.domain.solver.PeriodStrengthWeightFactory.PeriodStrengthWeight
- All Implemented Interfaces:
- Comparable<PeriodStrengthWeightFactory.PeriodStrengthWeight>
- Enclosing class:
- PeriodStrengthWeightFactory
public static class PeriodStrengthWeightFactory.PeriodStrengthWeight
- extends Object
- implements Comparable<PeriodStrengthWeightFactory.PeriodStrengthWeight>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeriodStrengthWeightFactory.PeriodStrengthWeight
public PeriodStrengthWeightFactory.PeriodStrengthWeight(Period period,
int unavailablePeriodPenaltyCount)
compareTo
public int compareTo(PeriodStrengthWeightFactory.PeriodStrengthWeight other)
- Specified by:
compareTo
in interface Comparable<PeriodStrengthWeightFactory.PeriodStrengthWeight>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.