This interface marks an object that can be serialized to a data stream. It is similar in function to {@link java.io.Serializable}, except that the serialization is handled explicitely by the object.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.