org.drools.planner.examples.examination.domain
Class Student
java.lang.Object
org.drools.planner.examples.common.domain.AbstractPersistable
org.drools.planner.examples.examination.domain.Student
- All Implemented Interfaces:
- Serializable, Comparable<Student>
public class Student
- extends AbstractPersistable
- implements Comparable<Student>
Not used during score calculation, so not inserted into the working memory.
- See Also:
- Serialized Form
Student
public Student()
compareTo
public int compareTo(Student other)
- Specified by:
compareTo in interface Comparable<Student>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.