public interface ConstraintSessionFactory<Solution_>
| Modifier and Type | Method and Description |
|---|---|
ConstraintSession<Solution_> |
buildSession(boolean constraintMatchEnabled,
Solution_ workingSolution)
This method is thread-safe.
|
ConstraintSession<Solution_> buildSession(boolean constraintMatchEnabled, Solution_ workingSolution)
constraintMatchEnabled - true if ScoreDirector.isConstraintMatchEnabled() should be trueworkingSolution - never nullCopyright © 2006–2019 JBoss by Red Hat. All rights reserved.