Java   View all facts   Glossary   Help
specification > interface > Serializable
Next interfaceIterator    Upinterface    Previous interfaceRunnable   

Serializable comparison table
Subject have is a kind of is a synonym of is a subtopic of is an instance of be implemented by has definition allow
interface1 or more superinterfacesspecificationabstract data typeInterfaces  A named collection of method declarations (without implementations), may also include constant declarations (variables marked static and final) 
Serializablespecification  Object SerializationinterfaceVector class reading and writing of objects to files

Next interfaceIterator    Upinterface    Previous interfaceRunnable