Uses of Class
com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.Counter
Packages that use 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.metricsFields in com.puppycrawl.tools.checkstyle.checks.metrics with type parameters of type JavaNCSSCheck.CounterModifier and TypeFieldDescriptionprivate Deque<JavaNCSSCheck.Counter>JavaNCSSCheck.countersList containing the stacked counters.