Java with Android Updates
Knowledge Can Impact our Dreams
Wednesday, 28 March 2012
What is Externalizable?
- Externalizable is an Interface that extends Serializable Interface. And sends data into Streams in Compressed Format. It has two methods, writeExternal(ObjectOuput out) and readExternal(ObjectInput in)
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment