| Package | Description |
|---|---|
| com.helger.commons.cache |
| Modifier and Type | Method and Description |
|---|---|
protected VALUETYPE |
Cache.getFromCacheNoStatsNotLocked(KEYTYPE aKey) |
protected void |
Cache.putInCacheNotLocked(KEYTYPE aKey,
VALUETYPE aValue)
Put a new value into the cache.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.