扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.beans.beancontext类beancontextsupport的类成员方法: deserialize定义及介绍
发布时间:2014-2-17
本文导语:
deserialize
protected final void deserialize(objectinputstream ois,
collection coll)
throws ioexception,
classnotfoundexception
readobject 使用此方法来反序列化一个 collection。
参数...