public final class BitwiseAnd extends AbstractBinaryIntegerArithmeticOperator
/\ - performs bitwise addition.| Constructor and Description |
|---|
BitwiseAnd() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
calculateLong(long n1,
long n2)
Returns the result of evaluating an arithmetic expression using the two arguments
|
calculatecalculate, calculate, isPure, preprocess, setKnowledgeBaseprotected long calculateLong(long n1,
long n2)
AbstractBinaryIntegerArithmeticOperatorcalculateLong in class AbstractBinaryIntegerArithmeticOperatorCopyright © 2024. All rights reserved.