public static class ConcurrentBag.BagEntry<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
compareAndSet(int expect,
int update) |
int |
getState() |
void |
setState(int update) |
T |
value() |
Copyright © 2023. All rights reserved.