| Interface | Description |
|---|---|
| Loader<K,V,C> |
The loader interface is used by the future cache to retrieves the value from the key when it does not exist.
|
| Class | Description |
|---|---|
| FutureCache<K,V,C> |
A future cache that prevents the loading of the same resource twice.
|
| FutureExoCache<K extends Serializable,V,C> |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.