Uses of Class
org.optaplanner.core.api.domain.solution.ProblemFactCollectionProperty
- 
Packages that use ProblemFactCollectionProperty Package Description org.optaplanner.core.impl.domain.solution  - 
- 
Uses of ProblemFactCollectionProperty in org.optaplanner.core.impl.domain.solution
Methods in org.optaplanner.core.impl.domain.solution with annotations of type ProblemFactCollectionProperty Modifier and Type Method Description protected List<Object>AbstractSolution. getProblemFactList()Deprecated. 
 -