| Package | Description |
|---|---|
| org.rapidoid.cache | |
| org.rapidoid.cache.impl |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> CacheAtom<V> |
Caching.atom(K key,
Mapper<K,V> loader,
long ttlInMs) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentCacheAtom<K,V> |
class |
ConcurrentCacheAtomWithStats<K,V> |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.