A counter that returns an incremented value, whenever it is called
the last returned number. If no call to [next()]{@link IncrementingCounter#next} has been made, returns -1.
-1
a number one greater than the previous number. The first call to this method returns 0.
0
Generated using TypeDoc
A counter that returns an incremented value, whenever it is called