| Package | Description |
|---|---|
| eu.dnetlib.miscutils.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheElement<V> |
EhCache.getElement(K key)
Deprecated.
|
CacheElement<V> |
Cache.getElement(K key)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V |
EhCache.put(K key,
CacheElement<V> element)
Deprecated.
|
V |
Cache.put(K key,
CacheElement<V> element)
Deprecated.
|
Copyright © 2019. All rights reserved.