| Package | Description |
|---|---|
| net.kuujo.copycat.collections.internal.lock |
| Modifier and Type | Class and Description |
|---|---|
class |
LockedLockState
Locked asynchronous lock state.
|
class |
UnlockedLockState
Unlocked asynchronous lock state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnlockedLockState.init(StateContext<LockState> context) |
void |
LockState.init(StateContext<LockState> context)
Initializes the lock state.
|
void |
LockedLockState.init(StateContext<LockState> context) |
Copyright © 2013-2015. All Rights Reserved.