public interface Counter
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
Modifier and Type | Method and Description |
---|---|
long |
decrementAndGet() |
long |
get() |
long |
incrementAndGet() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.