JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
OptaPlanner distribution 8.7.0.Final
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
org.optaplanner.core.api.score.stream.ConstraintCollectors.toCollection(IntFunction<Result>)
in favor of
ConstraintCollectors.toList()
,
ConstraintCollectors.toSet()
or
ConstraintCollectors.toSortedSet()