View by Classes

Findings - Overview

design HiddenField (Checkstyle)

'count' hides a field.

Further info on the wiki.

Checks that a local variable or a parameter does not shadow a field that is defined in the same class.

1org.jcoderz.guidelines.snippets.SampleSnippets
 [298:17]