Uses of Annotation Type
com.helger.commons.annotation.MustBeLocked
Packages that use MustBeLocked
-
Uses of MustBeLocked in com.helger.commons.cache
Methods in com.helger.commons.cache with annotations of type MustBeLockedModifier and TypeMethodDescriptionMappedCache.getFromCacheNoStatsNotLocked(KEYSTORETYPE aCacheKey) protected final voidMappedCache.putInCacheNotLocked(KEYSTORETYPE aCacheKey, Wrapper<VALUETYPE> aCacheValue) Put a new value into the cache. -
Uses of MustBeLocked in com.helger.commons.id.factory
Methods in com.helger.commons.id.factory with annotations of type MustBeLockedModifier and TypeMethodDescriptionprotected final intFileIntIDFactory.readAndUpdateIDCounter(int nReserveCount)