A D M N S

M

multiply(T) - Method in interface ArithmeticObject
Returns a type T object whose value is (this * other), that is, the result of multiplying this ArithmeticObject by the given type T object.

A D M N S