Uses of Class
org.optaplanner.constraint.streams.bavet.common.AbstractIfExistsNode
Packages that use AbstractIfExistsNode
Package
Description
This package contains performance-sensitive code.
-
Uses of AbstractIfExistsNode in org.optaplanner.constraint.streams.bavet.common
Subclasses of AbstractIfExistsNode in org.optaplanner.constraint.streams.bavet.commonModifier and TypeClassDescriptionclassAbstractIndexedIfExistsNode<LeftTuple_ extends Tuple,Right_> There is a strong likelihood that any change to this class, which is not related to indexing, should also be made toAbstractUnindexedIfExistsNode.classAbstractUnindexedIfExistsNode<LeftTuple_ extends Tuple,Right_> There is a strong likelihood that any change made to this class should also be made toAbstractIndexedIfExistsNode.