Class FilteringBiJoiner<A,B>
java.lang.Object
org.optaplanner.constraint.streams.common.bi.FilteringBiJoiner<A,B>
- All Implemented Interfaces:
org.optaplanner.core.api.score.stream.bi.BiJoiner<A,B>
public final class FilteringBiJoiner<A,B>
extends Object
implements org.optaplanner.core.api.score.stream.bi.BiJoiner<A,B>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FilteringBiJoiner
-
-
Method Details
-
and
public FilteringBiJoiner<A,B> and(org.optaplanner.core.api.score.stream.bi.BiJoiner<A, B> otherJoiner) -
getFilter
-
equals
-
hashCode
public int hashCode()
-