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