public class PositiveAtomicCounter extends Object
| Constructor and Description |
|---|
PositiveAtomicCounter() |
| Modifier and Type | Method and Description |
|---|---|
int |
get() |
int |
getAndIncrement() |
int |
incrementAndGet() |
Copyright © 2023 Seata. All rights reserved.