whatever
This commit is contained in:
parent
e0bd2fb01b
commit
3c715d33c1
@ -7,7 +7,7 @@ import java.util.*
|
||||
*/
|
||||
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