Uses of Package
ai.timefold.solver.core.impl.heuristic.selector.common.iterator
Packages that use ai.timefold.solver.core.impl.heuristic.selector.common.iterator
Package
Description
-
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selectorClassDescriptionAn extension on the
Iterableinterface that supportsListIterable.listIterator()andListIterable.listIterator(int). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.common.iteratorClassDescriptionAn extension on the
Iterableinterface that supportsListIterable.listIterator()andListIterable.listIterator(int).IMPORTANT: The constructor of any subclass of this abstract class, should never call any of its childSelector'sIterator.hasNext()orIterator.next()methods, because that can cause descendantSelectors to be selected too early (which breaksMimicReplayingEntitySelector). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.entityClassDescriptionAn extension on the
Iterableinterface that supportsListIterable.listIterator()andListIterable.listIterator(int). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.entity.decoratorClassDescriptionAn extension on the
Iterableinterface that supportsListIterable.listIterator()andListIterable.listIterator(int).IMPORTANT: The constructor of any subclass of this abstract class, should never call any of its childSelector'sIterator.hasNext()orIterator.next()methods, because that can cause descendantSelectors to be selected too early (which breaksMimicReplayingEntitySelector). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.entity.mimicClassDescriptionAn extension on the
Iterableinterface that supportsListIterable.listIterator()andListIterable.listIterator(int). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.entity.pillarClassDescriptionAn extension on the
Iterableinterface that supportsListIterable.listIterator()andListIterable.listIterator(int). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.move.compositeClassDescriptionIMPORTANT: The constructor of any subclass of this abstract class, should never call any of its child
Selector'sIterator.hasNext()orIterator.next()methods, because that can cause descendantSelectors to be selected too early (which breaksMimicReplayingEntitySelector). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.move.generic.listClassDescriptionIMPORTANT: The constructor of any subclass of this abstract class, should never call any of its child
Selector'sIterator.hasNext()orIterator.next()methods, because that can cause descendantSelectors to be selected too early (which breaksMimicReplayingEntitySelector). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.value.chainedClassDescriptionAn extension on the
Iterableinterface that supportsListIterable.listIterator()andListIterable.listIterator(int). -
Classes in ai.timefold.solver.core.impl.heuristic.selector.common.iterator used by ai.timefold.solver.core.impl.heuristic.selector.value.decoratorClassDescriptionIMPORTANT: The constructor of any subclass of this abstract class, should never call any of its child
Selector'sIterator.hasNext()orIterator.next()methods, because that can cause descendantSelectors to be selected too early (which breaksMimicReplayingEntitySelector).