|
|||||||||
| Home >> All >> org >> eclipse >> swt >> [ internal overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.internal
Interface SerializableCompatibility

- All Superinterfaces:
- java.io.Serializable
- public interface SerializableCompatibility
- extends java.io.Serializable
This interface is the cross-platform version of the java.io.Serializable interface.
It is part of our effort to provide support for both J2SE and J2ME platforms. Under this scheme, classes need to implement SerializableCompatibility instead of java.io.Serializable.
Note: java.io.Serializable is not part of CLDC.
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> [ internal overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC