| Modifier and Type | Method and Description |
|---|---|
static <SubS> long |
AbstractOriginalSwapIterator.getSize(ListIterableSelector leftSubSelector,
ListIterableSelector rightSubSelector) |
static <SubS> long |
AbstractOriginalSwapIterator.getSize(ListIterableSelector leftSubSelector,
ListIterableSelector rightSubSelector) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntitySelector
Selects instances of 1
PlanningEntity annotated class. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntitySelector
Abstract superclass for
EntitySelector. |
class |
FromSolutionEntitySelector
This is the common
EntitySelector implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCachingEntitySelector |
class |
CachingEntitySelector
A
EntitySelector that caches the result of its child EntitySelector. |
class |
FilteringEntitySelector |
class |
ProbabilityEntitySelector |
class |
SelectedCountLimitEntitySelector |
class |
ShufflingEntitySelector |
class |
SortingEntitySelector |
| Modifier and Type | Class and Description |
|---|---|
class |
MimicRecordingEntitySelector |
class |
MimicReplayingEntitySelector |
| Modifier and Type | Class and Description |
|---|---|
class |
NearEntityNearbyEntitySelector |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PillarSelector
A pillar is a
List of entities that have the same planning value for each (or a subset)
of their planning values. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPillarSelector |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubChainSelector |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSubChainSelector
This is the common
SubChainSelector implementation. |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.