public interface CacheFactory
Modifier and Type | Method and Description |
---|---|
<K,V> Cache<K,V> |
createCache(CacheParameters<K,V> cacheParameters) |
<K,V> Cache<K,V> createCache(CacheParameters<K,V> cacheParameters)
Copyright © 2013-2018–2019 SeedStack. All rights reserved.