Interface | Description |
---|---|
AsyncMap<K,V> |
An asynchronous map.
|
Counter | |
LocalMap<K,V> | |
Lock | |
Shareable |
Marker interface.<p>
If a class implements this it means it can be put into shared data maps
and sets.<p>
All classes that implement this MUST be threadsafe.<p>
Use this interface with caution.<p>
|
SharedData |
Copyright © 2014. All Rights Reserved.