Uses of Class
org.optaplanner.constraint.streams.bavet.common.AbstractIfExistsNode
-
Packages that use AbstractIfExistsNode Package Description org.optaplanner.constraint.streams.bavet.common 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.common Modifier and Type Class Description classAbstractIndexedIfExistsNode<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.
-