Package | Description |
---|---|
org.seedstack.shed.cache |
Modifier and Type | Class and Description |
---|---|
static class |
FakeCache.Factory |
static class |
SimpleLRUCache.Factory |
static class |
UnboundedCache.Factory |
Modifier and Type | Method and Description |
---|---|
static <K,V> Cache<K,V> |
Cache.create(CacheParameters<K,V> cacheParameters,
Class<? extends CacheFactory> factoryClass) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.