public abstract class AbstractConstraintSessionFactory<Solution_> extends Object implements ConstraintSessionFactory<Solution_>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractConstraintSessionFactory(SolutionDescriptor<Solution_> solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected ScoreDefinition<?> |
getScoreDefinition() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildSessionprotected AbstractConstraintSessionFactory(SolutionDescriptor<Solution_> solutionDescriptor)
protected ScoreDefinition<?> getScoreDefinition()
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.