java.lang.Object
com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.Counter
-
Field Summary
Fields
private int
The counters internal integer.
-
Constructor Summary
Constructors
-
Method Summary
(package private) int
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
count
The counters internal integer.
-
-
Method Details
-
increment
Increments the counter.
-
getCount
Gets the counters value.
- Returns:
- the counter