public abstract static class ArithmeticOpTable.BinaryOp.Div extends ArithmeticOpTable.BinaryOp<ArithmeticOpTable.BinaryOp.Div>
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 |
Div(boolean associative,
boolean commutative) |
equals, foldConstant, foldStamp, getZero, hashCode, isAssociative, isCommutative, isNeutral, toString, unwrap
protected Div(boolean associative, boolean commutative)