- removed unused imports
- changed <CODE> to <code>

On a related note:
Parameter x must not be <code>null</code>

Wouldn't it make sense to throw some kind of exception if parameter x was null? At the beginning of the method, not later on when some other method tries something and gets hit with a NullPointerException.

Some thoughts
Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to