Package ubic.gemma.persistence.cache
@ParametersAreNonnullByDefault
package ubic.gemma.persistence.cache
-
ClassDescriptionRepresents a lock over a cache key.Represents an acquired lock on a cache key.Created by tesarst on 04/04/17.Implementation of the
CacheKeyLockinterface that uses a static week map to store locks by key.