T add(T a)
a
- element to addT subtract(T a)
a
- element to subtractT multiply(T a)
a
- element to multiplyT divide(T a) throws java.lang.ArithmeticException
a
- element to addjava.lang.ArithmeticException
- if a is the zero of the
additive operation (i.e. additive identity)Copyright © 2010 - 2020 Adobe. All Rights Reserved