Hi.

In class "Complex", some methods check that their argument is
not null.
I don't think that it is necessary since it is an obvious
programming error that will raise a NPE as soon as the
argument is used (i.e. in these cases, at the next statement).

Gilles


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to