Package | Description |
---|---|
org.optaplanner.test.api.score.stream |
Modifier and Type | Method and Description |
---|---|
static <Solution_> |
ConstraintVerifier.build(Class<Solution_> planningSolutionClass,
Class<?> firstPlanningEntityClass,
Class<?>... otherPlanningEntityClasses)
Entry point to the API.
|
ConstraintVerifier<Solution_> |
ConstraintVerifier.withConstraintStreamImplType(ConstraintStreamImplType constraintStreamImplType)
All subsequent calls to
verifyThat(Function) and verifyThat(ConstraintProvider)
will use the given ConstraintStreamImplType . |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.