Package org.optaplanner.core.api.domain.valuerange
Domain annotations and support classes for a planning value range.
- 
Interface Summary Interface Description CountableValueRange<T> AValueRangethat is ending.ValueRange<T> A ValueRange is a set of a values for aPlanningVariable. - 
Class Summary Class Description ValueRangeFactory Factory forValueRange. - 
Annotation Types Summary Annotation Type Description ValueRangeProvider Provides the planning values that can be used for aPlanningVariable.