Java: Difference between revisions

Jump to navigation Jump to search
Created page with "* Transient: not used in serialization."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* Transient: not used in serialization.
* Transient: not used in serialization.
* synchronized: monitor on relevant object.
* Guarded by.