Class IndexerFactory
- java.lang.Object
-
- org.optaplanner.constraint.streams.bavet.common.index.IndexerFactory
-
public class IndexerFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description IndexerFactory(AbstractJoiner joiner)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <Tuple_ extends Tuple,Value_>
Indexer<Tuple_,Value_>buildIndexer(boolean isLeftBridge)
-
-
-
Constructor Detail
-
IndexerFactory
public IndexerFactory(AbstractJoiner joiner)
-
-