public static interface ConcurrentBag.IBagManagable
get() and compareAndSet().| Modifier and Type | Method and Description |
|---|---|
boolean |
compareAndSetState(int expectedState,
int newState) |
int |
getState() |
Copyright © 2014 Zaxxer.com. All rights reserved.