|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBinaryOperator | |
---|---|
net.sourceforge.jfl | |
net.sourceforge.jfl.core.operators |
Uses of IBinaryOperator in net.sourceforge.jfl |
---|
Methods in net.sourceforge.jfl that return IBinaryOperator | |
---|---|
static IBinaryOperator |
JFLConfiguration.getAnd()
|
static IBinaryOperator |
JFLConfiguration.getOr()
|
Methods in net.sourceforge.jfl with parameters of type IBinaryOperator | |
---|---|
static void |
JFLConfiguration.setAnd(IBinaryOperator and)
|
static void |
JFLConfiguration.setOr(IBinaryOperator or)
|
Uses of IBinaryOperator in net.sourceforge.jfl.core.operators |
---|
Classes in net.sourceforge.jfl.core.operators that implement IBinaryOperator | |
---|---|
class |
AlgebraicProduct
|
class |
AlgebraicSum
|
class |
BoundedDifference
|
class |
BoundedSum
|
class |
Maximum
|
class |
Minimum
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |