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, ...). -
Class Summary Class Description EqualsAndComparisonIndexer<Tuple_ extends Tuple,Value_> EqualsIndexer<Tuple_ extends Tuple,Value_> IndexerFactory IndexerKey NoneIndexer<Tuple_ extends Tuple,Value_>