Counter.tick

Increment the total amount of items, and the specified item, by one

class Counter(T)
void
tick
(
T v
)

Meta