| Package | Description |
|---|---|
| net.kuujo.copycat.atomic |
| Modifier and Type | Method and Description |
|---|---|
AsyncAtomicBooleanConfig |
AsyncAtomicBooleanConfig.copy() |
| Modifier and Type | Method and Description |
|---|---|
static AsyncAtomicBoolean |
AsyncAtomicBoolean.create(String name,
ClusterConfig cluster,
AsyncAtomicBooleanConfig config)
Creates a new asynchronous atomic boolean.
|
| Constructor and Description |
|---|
AsyncAtomicBooleanConfig(AsyncAtomicBooleanConfig config) |
Copyright © 2013-2015. All Rights Reserved.