Uses of Class
org.optaplanner.constraint.streams.bavet.common.collection.TupleList
Packages that use TupleList
Package
Description
This package contains performance-sensitive code.
-
Uses of TupleList in org.optaplanner.constraint.streams.bavet.common
Methods in org.optaplanner.constraint.streams.bavet.common that return TupleListModifier and TypeMethodDescriptionprotected TupleList<AbstractIfExistsNode.FilteringTracker<LeftTuple_>>AbstractIfExistsNode.updateRightTrackerList(UniTuple<Right_> rightTuple) Methods in org.optaplanner.constraint.streams.bavet.common with parameters of type TupleListModifier and TypeMethodDescriptionprotected voidAbstractIfExistsNode.updateCounterFromLeft(LeftTuple_ leftTuple, UniTuple<Right_> rightTuple, ExistsCounter<LeftTuple_> counter, TupleList<AbstractIfExistsNode.FilteringTracker<LeftTuple_>> leftTrackerList) protected voidAbstractIfExistsNode.updateCounterFromRight(UniTuple<Right_> rightTuple, ExistsCounter<LeftTuple_> counter, TupleList<AbstractIfExistsNode.FilteringTracker<LeftTuple_>> rightTrackerList) -
Uses of TupleList in org.optaplanner.constraint.streams.bavet.common.collection
Methods in org.optaplanner.constraint.streams.bavet.common.collection that return TupleList