serializable
Jump to navigation
Jump to search
English
[edit]Etymology
[edit]Pronunciation
[edit]- Hyphenation: se‧ri‧a‧li‧za‧ble
Adjective
[edit]serializable (not comparable)
- (computing) That can be serialized.
- 2002, Ivor Horton, Beginning Java 2: SDK 1.4 Edition:
- This implies that the fields must be either of primitive types or of class types that are themselves serializable.
- 2006, Herbert Schildt, Java: The Complete Reference:
- If a class is serializable, all of its subclasses are also serializable.