| Package | Description |
|---|---|
| gw.lang.parser | |
| gw.util.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeSystemAwareCache<K,V> |
| Modifier and Type | Method and Description |
|---|---|
Cache<K,V> |
Cache.logEveryNSeconds(int seconds,
ILogger logger)
Sets up a recurring task every n seconds to report on the status of this cache.
|
static <K,V> Cache<K,V> |
Cache.make(String name,
int size,
Cache.MissHandler<K,V> handler) |
Copyright © 2018. All rights reserved.