|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| Some of java keyword are not very famous one of them is transient keyword which is used in Serialization process. This article explains key concept of transient variable in java. transient variable saves you from dangerous NotSerializableException if any of your member variable is not serializable and you have made class to implement serializable. it also gives you some control over serialization process by excluding some members from serialization. | ![]() |
| |
|
• Discuss Tutorial
• Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|