Uses of Annotation Type
com.helger.commons.annotation.IsLocked
Packages that use IsLocked
-
Uses of IsLocked in com.helger.commons.cache
Methods in com.helger.commons.cache with annotations of type IsLockedModifier and TypeMethodDescriptionMappedCache.getFromCacheNoStats(KEYSTORETYPE aCacheKey) protected final voidMappedCache.putInCache(KEYTYPE aKey, VALUETYPE aValue) Put a new value into the cache. -
Uses of IsLocked in com.helger.commons.id.factory
Methods in com.helger.commons.id.factory with annotations of type IsLockedModifier and TypeMethodDescriptionprotected abstract intAbstractPersistingIntIDFactory.readAndUpdateIDCounter(int nReserveCount) Read the current ID from the device.protected abstract longAbstractPersistingLongIDFactory.readAndUpdateIDCounter(int nReserveCount) Read the current ID from the device.