You need to provide more information. In what context? (Show source when possible.) – Ken WhiteMar 2 '11 at 19:31
2
You don't necessarily need context here. It can be as simple as "no, readObject will never return null." If context is needed, then the answer must be "yes, it could be null" in which case you should post that answer. – Mark PetersMar 2 '11 at 19:35
If it couldn't, it'd be tricky deserialising objects with null fields. – Tom Hawtin - tacklineMar 2 '11 at 21:28
readObjectwill never returnnull." If context is needed, then the answer must be "yes, it could be null" in which case you should post that answer. – Mark Peters Mar 2 '11 at 19:35nullfields. – Tom Hawtin - tackline Mar 2 '11 at 21:28