【错误处理】找不到符号 implements Serializable

 

错误logeclipse

clip_image002

解决方法:ide

http://stackoverflow.com/questions/27664385/cannot-find-symbol-serializablecode

缘由:Look at the order of your import(s). Can Bar be Serializable (and used) before you importSerializable? eclipse reordered them.blog

相关文章
相关标签/搜索