Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.examples.curriculumcourse.domain.solver
Class RoomStrengthWeightFactory.RoomStrengthWeight

java.lang.Object
  extended by org.drools.planner.examples.curriculumcourse.domain.solver.RoomStrengthWeightFactory.RoomStrengthWeight
All Implemented Interfaces:
Comparable<RoomStrengthWeightFactory.RoomStrengthWeight>
Enclosing class:
RoomStrengthWeightFactory

public static class RoomStrengthWeightFactory.RoomStrengthWeight
extends Object
implements Comparable<RoomStrengthWeightFactory.RoomStrengthWeight>


Constructor Summary
RoomStrengthWeightFactory.RoomStrengthWeight(Room room)
           
 
Method Summary
 int compareTo(RoomStrengthWeightFactory.RoomStrengthWeight other)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomStrengthWeightFactory.RoomStrengthWeight

public RoomStrengthWeightFactory.RoomStrengthWeight(Room room)
Method Detail

compareTo

public int compareTo(RoomStrengthWeightFactory.RoomStrengthWeight other)
Specified by:
compareTo in interface Comparable<RoomStrengthWeightFactory.RoomStrengthWeight>

Drools Planner distribution 6.0.0.Alpha9

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