Class TestdataStringLengthConstraintProvider

java.lang.Object
org.optaplanner.quarkus.it.solver.TestdataStringLengthConstraintProvider
All Implemented Interfaces:
org.optaplanner.core.api.score.stream.ConstraintProvider

public class TestdataStringLengthConstraintProvider extends Object implements org.optaplanner.core.api.score.stream.ConstraintProvider
  • Constructor Details

    • TestdataStringLengthConstraintProvider

      public TestdataStringLengthConstraintProvider()
  • Method Details

    • defineConstraints

      public org.optaplanner.core.api.score.stream.Constraint[] defineConstraints(org.optaplanner.core.api.score.stream.ConstraintFactory factory)
      Specified by:
      defineConstraints in interface org.optaplanner.core.api.score.stream.ConstraintProvider