| Package | Description |
|---|---|
| com.enterprisemath.utils.cache |
| Modifier and Type | Method and Description |
|---|---|
ExpiringInMemoryObjectCache |
ExpiringInMemoryObjectCache.Builder.build()
Builds the result object.
|
static ExpiringInMemoryObjectCache |
ExpiringInMemoryObjectCache.create(int expireTimeout,
boolean renewOnGet)
Creates new instance.
|
Copyright © 2016. All rights reserved.