Class for testing whether an object is Serializable or not. Usage: 1) Start main() method. (Only one time) 2) Create an instance of SerializableTest and call isSerializable(...) with the Object of interest.
@author Simon Bartels
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.