| Package | Description |
|---|---|
| net.kuujo.copycat.collections.internal.map |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMapState<K,V>
Default asynchronous map state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapState.init(net.kuujo.copycat.state.StateContext<MapState<K,V>> context)
Initializes the map state.
|
void |
DefaultMapState.init(net.kuujo.copycat.state.StateContext<MapState<K,V>> context) |
Copyright © 2013-2015. All Rights Reserved.