加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20090310040314/http://developer.android.com:80/reference/java/io/Serializable.html
public interface

Serializable

java.io.Serializable
Known Indirect Subclasses

Class Overview

Objects that want to be serialized/deserialized using ObjectOutputStream/ObjectInputStream should implement this interface.

Summary