Uses of Class
com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.Counter
Package
Description
Contains the Metrics checks that are
bundled with the main distribution.
-
Uses of JavaNCSSCheck.Counter in com.puppycrawl.tools.checkstyle.checks.metrics
Modifier and TypeFieldDescriptionprivate Deque<JavaNCSSCheck.Counter>
JavaNCSSCheck.counters
List containing the stacked counters.