Merged changes.
This commit is contained in:
parent
3329e127d9
commit
dc8c433d0d
@ -7,7 +7,7 @@ import be.nielandt.classOf
|
||||
*/
|
||||
class CounterBasic(size: Int) : Counter(size, 18) {
|
||||
|
||||
/t **
|
||||
/**
|
||||
* Increase the counter.
|
||||
*
|
||||
* @return true if the increase happened, false if we hit the ceiling.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user