False positives for DoubleCheckedLocking
Law of Demeter violations for the Builder pattern
Suggestion: A more general solution to identify the Builder pattern is to check if...
Suggestion: A more general solution to identify the Builder pattern is to check if...
This is also a problem using the Builder pattern. There are many discussions on this...
This is also a problem using the Builder pattern. There are many discussions on this...
There are many discussions on this topic, e.g. http://stackoverflow.com/questions/67561/do-fluent-interfaces-violate-the-law-of-demeter...