Package | Description |
---|---|
org.optaplanner.core.api.function |
Functions that are not available in
java.util.function . |
org.optaplanner.core.api.score.stream.bi |
The
ConstraintStream API for two matched facts. |
org.optaplanner.core.api.score.stream.tri |
The
ConstraintStream API for three matched facts. |
org.optaplanner.core.impl.score.stream.bavet.bi | |
org.optaplanner.core.impl.score.stream.bavet.tri | |
org.optaplanner.core.impl.score.stream.bi | |
org.optaplanner.core.impl.score.stream.tri |
Class and Description |
---|
TriPredicate
Represents a predicate (boolean-valued function) of three arguments.
|
Class and Description |
---|
TriFunction
Represents a function that accepts three arguments and produces a result.
|
Class and Description |
---|
ToIntTriFunction
Represents a function that accepts three arguments and produces an int-valued result.
|
ToLongTriFunction
Represents a function that accepts three arguments and produces a long-valued result.
|
TriFunction
Represents a function that accepts three arguments and produces a result.
|
TriPredicate
Represents a predicate (boolean-valued function) of three arguments.
|
Class and Description |
---|
TriFunction
Represents a function that accepts three arguments and produces a result.
|
Class and Description |
---|
QuadFunction
Represents a function that accepts four arguments and produces a result.
|
ToIntTriFunction
Represents a function that accepts three arguments and produces an int-valued result.
|
ToLongTriFunction
Represents a function that accepts three arguments and produces a long-valued result.
|
TriFunction
Represents a function that accepts three arguments and produces a result.
|
TriPredicate
Represents a predicate (boolean-valued function) of three arguments.
|
Class and Description |
---|
TriFunction
Represents a function that accepts three arguments and produces a result.
|
Class and Description |
---|
ToIntTriFunction
Represents a function that accepts three arguments and produces an int-valued result.
|
ToLongTriFunction
Represents a function that accepts three arguments and produces a long-valued result.
|
TriFunction
Represents a function that accepts three arguments and produces a result.
|
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.