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