Modifier and Type | Method and Description |
---|---|
long |
getCount()
Returns the counter's current value.
|
void |
inc()
Increment the counter by one.
|
void |
inc(long n)
Increment the counter by
n . |
Copyright © 2017 – 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.