[Codenarc-developer] InconsistentPropertySynchronization
Brought to you by:
chrismair
From: Chris M. <chr...@ea...> - 2011-06-03 22:36:15
|
Hamlet, Is the intent that InconsistentPropertySynchronization cause a violation if the class defines a synchronized getXXX() method but no matching setXXX() method or like-named property exists? I ran into a violation for that for a class at work. Chris |