public abstract static class ArithmeticOpTable.BinaryOp.Or extends ArithmeticOpTable.BinaryOp<ArithmeticOpTable.BinaryOp.Or>
ArithmeticOpTable.BinaryOp.Add, ArithmeticOpTable.BinaryOp.And, ArithmeticOpTable.BinaryOp.Div, ArithmeticOpTable.BinaryOp.Max, ArithmeticOpTable.BinaryOp.Min, ArithmeticOpTable.BinaryOp.Mul, ArithmeticOpTable.BinaryOp.MulHigh, ArithmeticOpTable.BinaryOp.Or, ArithmeticOpTable.BinaryOp.Rem, ArithmeticOpTable.BinaryOp.Sub, ArithmeticOpTable.BinaryOp.UMulHigh, ArithmeticOpTable.BinaryOp.Xor| Modifier | Constructor and Description |
|---|---|
protected |
Or(boolean associative,
boolean commutative) |
equals, foldConstant, foldStamp, getZero, hashCode, isAssociative, isCommutative, isNeutral, toString, unwrap