On Sun, Aug 8, 2010 at 1:25 PM, sebb <seb...@gmail.com> wrote:
>
> Why is it safe to suppress warnings?
>
> If it is really necessary, please document why it is safe, e.g. as is
> done in ArrayUtils.addAll()
>

It's safe because the code is making the assumption that the user
isn't trying to do something stupid.

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

Reply via email to