| Package | Description |
|---|---|
| com.helger.commons.cache | |
| com.helger.commons.id.factory |
| Modifier and Type | Method and Description |
|---|---|
protected Wrapper<VALUETYPE> |
MappedCache.getFromCacheNoStats(KEYSTORETYPE aCacheKey) |
protected void |
MappedCache.putInCache(KEYTYPE aKey,
VALUETYPE aValue)
Put a new value into the cache.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
AbstractPersistingIntIDFactory.readAndUpdateIDCounter(int nReserveCount)
Read the current ID from the device.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.