public class SmartIncrementalCache<K,V extends Collection> extends Object
Modifier and Type | Field and Description |
---|---|
(package private) SmartCache<K,V> |
cache |
Constructor and Description |
---|
SmartIncrementalCache() |
SmartCache<K,V extends Collection> cache