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