Paul Libbrecht wrote:
Le jeudi, 16 jan 2003, � 23:21 Europe/Berlin, Christian Sell a �crit :
my question is: doesnt "value instanceof Class" always return false if
value is null? Isnt the null check therefore redundant?
I do not think it does return false. On the contrary, null can be of any
class as far as my experience goes...
if null is of *any* class, it will *always* return true for the
instanceof operator? I guess I'll have to check..
Paul
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>