Uses of Class
ai.timefold.solver.core.impl.util.ElementAwareArrayList
Packages that use ElementAwareArrayList
Package
Description
This package contains code that deals with indexing of tuples.
-
Uses of ElementAwareArrayList in ai.timefold.solver.core.impl.bavet.common.index
Methods in ai.timefold.solver.core.impl.bavet.common.index with parameters of type ElementAwareArrayListModifier and TypeMethodDescriptionstatic <T> Iterator<T>UniqueRandomIterator.of(ElementAwareArrayList<T> list, Random random)