Uses of Class
ai.timefold.solver.core.impl.util.ElementAwareListEntry
Packages that use ElementAwareListEntry
Package
Description
This package contains code that deals with indexing of tuples.
-
Uses of ElementAwareListEntry in ai.timefold.solver.core.impl.score.stream.bavet.common.index
Methods in ai.timefold.solver.core.impl.score.stream.bavet.common.index that return ElementAwareListEntryMethods in ai.timefold.solver.core.impl.score.stream.bavet.common.index with parameters of type ElementAwareListEntryModifier and TypeMethodDescriptionvoidIndexer.remove(IndexProperties indexProperties, ElementAwareListEntry<T> entry) -
Uses of ElementAwareListEntry in ai.timefold.solver.core.impl.util
Methods in ai.timefold.solver.core.impl.util that return ElementAwareListEntryModifier and TypeMethodDescriptionElementAwareList.addAfter(T tuple, ElementAwareListEntry<T> previous) ElementAwareList.first()ElementAwareList.last()ElementAwareListEntry.next()ElementAwareListEntry.previous()Methods in ai.timefold.solver.core.impl.util with parameters of type ElementAwareListEntryModifier and TypeMethodDescriptionElementAwareList.addAfter(T tuple, ElementAwareListEntry<T> previous) voidElementAwareList.remove(ElementAwareListEntry<T> entry)