public class AtomicCounter
extends java.lang.Object
| Constructor and Description |
|---|
AtomicCounter(int initialValue) |
| Modifier and Type | Method and Description |
|---|---|
long |
get() |
long |
getAndIncrement() |
long |
incrementAndGet() |
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.