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 Index properties are cached in tuples and each tuple carries its unique instance. -
Class Summary Class Description IndexerFactory JoinerUtils