Package org.optaplanner.constraint.streams.bavet.common.index
package org.optaplanner.constraint.streams.bavet.common.index
-
ClassDescriptionIndexer<T>An indexer for entity or fact
X, 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, ...).Index properties are cached in tuples and each tuple carries its unique instance.