|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ListIterable in org.optaplanner.core.impl.heuristic.selector |
|---|
| Subinterfaces of ListIterable in org.optaplanner.core.impl.heuristic.selector | |
|---|---|
interface |
ListIterableSelector<T>
|
| Uses of ListIterable in org.optaplanner.core.impl.heuristic.selector.common.iterator |
|---|
| Fields in org.optaplanner.core.impl.heuristic.selector.common.iterator declared as ListIterable | |
|---|---|
protected ListIterable<SubS> |
AbstractOriginalSwapIterator.leftSubSelector
|
protected ListIterable<SubS> |
AbstractOriginalSwapIterator.rightSubSelector
|
| Constructors in org.optaplanner.core.impl.heuristic.selector.common.iterator with parameters of type ListIterable | |
|---|---|
AbstractOriginalSwapIterator(ListIterable<SubS> leftSubSelector,
ListIterable<SubS> rightSubSelector)
|
|
AbstractOriginalSwapIterator(ListIterable<SubS> leftSubSelector,
ListIterable<SubS> rightSubSelector)
|
|
| Uses of ListIterable in org.optaplanner.core.impl.heuristic.selector.entity |
|---|
| Subinterfaces of ListIterable in org.optaplanner.core.impl.heuristic.selector.entity | |
|---|---|
interface |
EntitySelector
Selects instances of 1 PlanningEntity annotated class. |
| Classes in org.optaplanner.core.impl.heuristic.selector.entity that implement ListIterable | |
|---|---|
class |
AbstractEntitySelector
Abstract superclass for EntitySelector. |
class |
FromSolutionEntitySelector
This is the common EntitySelector implementation. |
| Uses of ListIterable in org.optaplanner.core.impl.heuristic.selector.entity.decorator |
|---|
| Classes in org.optaplanner.core.impl.heuristic.selector.entity.decorator that implement ListIterable | |
|---|---|
class |
AbstractCachingEntitySelector
|
class |
CachingEntitySelector
A EntitySelector that caches the result of its child EntitySelector. |
class |
FilteringEntitySelector
|
class |
ProbabilityEntitySelector
|
class |
SelectedCountLimitEntitySelector
|
class |
ShufflingEntitySelector
|
class |
SortingEntitySelector
|
| Uses of ListIterable in org.optaplanner.core.impl.heuristic.selector.entity.mimic |
|---|
| Classes in org.optaplanner.core.impl.heuristic.selector.entity.mimic that implement ListIterable | |
|---|---|
class |
MimicRecordingEntitySelector
|
class |
MimicReplayingEntitySelector
|
| Uses of ListIterable in org.optaplanner.core.impl.heuristic.selector.entity.pillar |
|---|
| Subinterfaces of ListIterable in org.optaplanner.core.impl.heuristic.selector.entity.pillar | |
|---|---|
interface |
PillarSelector
A pillar is a List of entities that have the same planning value for each (or a subset)
of their planning values. |
| Classes in org.optaplanner.core.impl.heuristic.selector.entity.pillar that implement ListIterable | |
|---|---|
class |
DefaultPillarSelector
|
| Uses of ListIterable in org.optaplanner.core.impl.heuristic.selector.value.chained |
|---|
| Subinterfaces of ListIterable in org.optaplanner.core.impl.heuristic.selector.value.chained | |
|---|---|
interface |
SubChainSelector
|
| Classes in org.optaplanner.core.impl.heuristic.selector.value.chained that implement ListIterable | |
|---|---|
class |
DefaultSubChainSelector
This is the common SubChainSelector implementation. |
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||