| Package | Description |
|---|---|
| com.enterprisemath.utils.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiringInMemoryObjectCache
Implementation of object cache which stores everything in memory and objects expires after
defined period of time.
|
class |
InMemoryObjectCache
Implementation of object cache which stores everything in memory.
|
Copyright © 2016. All rights reserved.