public class BitwiseOR extends BitwiseOperation
| Constructor and Description |
|---|
BitwiseOR(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
long |
operator(long op1,
long op2) |
applygetName, refSnapshot, setName, toStringpublic long operator(long op1,
long op2)
operator in class BitwiseOperation