| Interface | Description |
|---|---|
| Cache<K,V> |
The Cache interface defines the behavior of the cache-service Cache object, which represents a cache of entities.
|
| Class | Description |
|---|---|
| CacheFactory |
The CacheFactory class gives users the ability to create Cache objects.
|
Copyright © 2014. All rights reserved.