syntax - Transients in Java -
i looking @ joptionpane.java. on line 387 there
transient protected objectand on line 399 there protected transient object. what difference between two?
none. poor coding standards. on code try use 2nd one.
i looking @ joptionpane.java. on line 387 there
transient protected objectand on line 399 there protected transient object. what difference between two?
none. poor coding standards. on code try use 2nd one.
Comments
Post a Comment