Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 132 Bytes

File metadata and controls

4 lines (3 loc) · 132 Bytes

必须实现 Serializable 接口的哪个方法?

Serializable 接口是一个空接口. 所以我们不实现它的任何方法.