错误logeclipse
解决方法: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
Serializable