K - type of keyT - type of valuepublic class MemoryCache<K,T> extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
MemoryCache.CacheObject |
| Constructor and Description |
|---|
MemoryCache(int maxItems) |
Copyright © 2020. All rights reserved.