|
OptaPlanner distribution 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optaplanner.core.impl.heuristic.selector.AbstractSelector
org.optaplanner.core.impl.heuristic.selector.entity.AbstractEntitySelector
public abstract class AbstractEntitySelector
Abstract superclass for EntitySelector.
EntitySelector| Field Summary |
|---|
| Fields inherited from class org.optaplanner.core.impl.heuristic.selector.AbstractSelector |
|---|
logger, solverPhaseLifecycleSupport, workingRandom |
| Constructor Summary | |
|---|---|
AbstractEntitySelector()
|
|
| Method Summary |
|---|
| Methods inherited from class org.optaplanner.core.impl.heuristic.selector.AbstractSelector |
|---|
getCacheType, phaseEnded, phaseStarted, solvingEnded, solvingStarted, stepEnded, stepStarted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.entity.EntitySelector |
|---|
endingIterator, getEntityDescriptor |
| Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.IterableSelector |
|---|
getSize |
| Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.Selector |
|---|
getCacheType, isContinuous, isNeverEnding |
| Methods inherited from interface org.optaplanner.core.impl.phase.event.SolverPhaseLifecycleListener |
|---|
phaseEnded, phaseStarted, stepEnded, stepStarted |
| Methods inherited from interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener |
|---|
solvingEnded, solvingStarted |
| Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.common.iterator.ListIterable |
|---|
listIterator, listIterator |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Constructor Detail |
|---|
public AbstractEntitySelector()
|
OptaPlanner distribution 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||