Package org.optaplanner.constraint.streams.bavet.common.index
-
Interface Summary Interface Description Indexer<Tuple_ extends Tuple,Value_> An indexer for entity or factX, maps a property or a combination of properties ofX, denoted byindexProperties, to all instances ofXthat match those properties, depending on the the indexer type (equal, lower than, ...).IndexProperties No instance of implementing classes is expected to equal any instance other than itself. -
Class Summary Class Description IndexerFactory JoinerUtils