Menu

#208 rule: Serializable class synchronizing on Object

open
nobody
None
5
2013-02-16
2011-01-27
No

rule: Serializable class synchronizing on Object

serialzable classes should sync on "new Object[0]" not "new Object()"

Discussion


Log in to post a comment.