This is equivalent to the following code: incrementStatistic(Statistic, 1)
@param statistic Statistic to increment
@throws IllegalArgumentException if statistic is null
@throws IllegalArgumentException if the statistic requires anadditional parameter
|
|
|
|
|
|