Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.examples.curriculumcourse.domain.solver
Class PeriodStrengthWeightFactory.PeriodStrengthWeight

java.lang.Object
  extended by 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>


Constructor Summary
PeriodStrengthWeightFactory.PeriodStrengthWeight(Period period, int unavailablePeriodPenaltyCount)
           
 
Method Summary
 int compareTo(PeriodStrengthWeightFactory.PeriodStrengthWeight other)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeriodStrengthWeightFactory.PeriodStrengthWeight

public PeriodStrengthWeightFactory.PeriodStrengthWeight(Period period,
                                                        int unavailablePeriodPenaltyCount)
Method Detail

compareTo

public int compareTo(PeriodStrengthWeightFactory.PeriodStrengthWeight other)
Specified by:
compareTo in interface Comparable<PeriodStrengthWeightFactory.PeriodStrengthWeight>

Drools Planner distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.