public final class ShiftLeft extends AbstractBinaryIntegerArithmeticOperator
<< - left shift bits.| Constructor and Description |
|---|
ShiftLeft() |
| 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.