org.drools.planner.examples.curriculumcourse.domain.solver
Class RoomStrengthWeightFactory.RoomStrengthWeight
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomStrengthWeightFactory.RoomStrengthWeight
public RoomStrengthWeightFactory.RoomStrengthWeight(Room room)
compareTo
public int compareTo(RoomStrengthWeightFactory.RoomStrengthWeight other)
- Specified by:
compareTo
in interface Comparable<RoomStrengthWeightFactory.RoomStrengthWeight>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.