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