Uses of Class
org.optaplanner.examples.examination.domain.solver.TopicConflict
-
Packages that use TopicConflict Package Description org.optaplanner.examples.examination.domain org.optaplanner.examples.examination.domain.solver -
-
Uses of TopicConflict in org.optaplanner.examples.examination.domain
Methods in org.optaplanner.examples.examination.domain that return types with arguments of type TopicConflict Modifier and Type Method Description List<TopicConflict>Examination. getTopicConflictList()Method parameters in org.optaplanner.examples.examination.domain with type arguments of type TopicConflict Modifier and Type Method Description voidExamination. setTopicConflictList(List<TopicConflict> topicConflictList) -
Uses of TopicConflict in org.optaplanner.examples.examination.domain.solver
Methods in org.optaplanner.examples.examination.domain.solver with parameters of type TopicConflict Modifier and Type Method Description intTopicConflict. compareTo(TopicConflict other)
-