Uses of Enum Class
ai.timefold.solver.core.api.score.stream.ConstraintStreamImplType
Packages that use ConstraintStreamImplType
Package
Description
-
Uses of ConstraintStreamImplType in ai.timefold.solver.core.api.score.stream
Methods in ai.timefold.solver.core.api.score.stream that return ConstraintStreamImplTypeModifier and TypeMethodDescriptionstatic ConstraintStreamImplTypeReturns the enum constant of this class with the specified name.static ConstraintStreamImplType[]ConstraintStreamImplType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConstraintStreamImplType in ai.timefold.solver.core.config.score.director
Fields in ai.timefold.solver.core.config.score.director declared as ConstraintStreamImplTypeModifier and TypeFieldDescriptionprotected ConstraintStreamImplTypeScoreDirectorFactoryConfig.constraintStreamImplTypeMethods in ai.timefold.solver.core.config.score.director that return ConstraintStreamImplTypeMethods in ai.timefold.solver.core.config.score.director with parameters of type ConstraintStreamImplTypeModifier and TypeMethodDescriptionvoidScoreDirectorFactoryConfig.setConstraintStreamImplType(ConstraintStreamImplType constraintStreamImplType) ScoreDirectorFactoryConfig.withConstraintStreamImplType(ConstraintStreamImplType constraintStreamImplType) -
Uses of ConstraintStreamImplType in ai.timefold.solver.core.config.solver
Methods in ai.timefold.solver.core.config.solver with parameters of type ConstraintStreamImplTypeModifier and TypeMethodDescriptionSolverConfig.withConstraintStreamImplType(ConstraintStreamImplType constraintStreamImplType)