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