JAVA EXAMPLE PROGRAMS |
|
|
|
Knowledge Center
Can you list serialization methods?
Serialization interface does not have any methods. It is a marker interface.
It just tells the JVM that your class can be serializable.
Few Random Java Examples
|
| Reference: Java™ Platform Standard Ed. 6 - API Specification |
| Java is registered trademark of Oracle. |
| Copyright © 2012 by Nataraja Gootooru. All Rights Reserved. |