| Package | Description |
|---|---|
| com.helger.commons.cache |
| Modifier and Type | Method and Description |
|---|---|
protected Wrapper<VALUETYPE> |
MappedCache.getFromCacheNoStatsNotLocked(KEYSTORETYPE aCacheKey) |
protected void |
MappedCache.putInCacheNotLocked(KEYSTORETYPE aCacheKey,
Wrapper<VALUETYPE> aCacheValue)
Put a new value into the cache.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.