A D M N S

S

subtract(T) - Method in interface ArithmeticObject
Returns a type T object whose value is (this - other), that is, the result of subtracting the given type T object from this ArithmeticObject.

A D M N S