| Package | Description |
|---|---|
| com.enterprisemath.utils.cache |
| Class and Description |
|---|
| ExpiringInMemoryObjectCache
Implementation of object cache which stores everything in memory and objects expires after
defined period of time.
|
| ExpiringInMemoryObjectCache.Builder
Builder object.
|
| InMemoryObjectCache
Implementation of object cache which stores everything in memory.
|
| InMemoryObjectCache.Builder
Builder object.
|
| ObjectCache
Defines interface for caching objects.
|
Copyright © 2016. All rights reserved.