Uses of Class
com.atlassian.bamboo.utils.concurrent.BambooLocks.CloseableLock
Packages that use BambooLocks.CloseableLock
-
Uses of BambooLocks.CloseableLock in com.atlassian.bamboo.utils.concurrent
Methods in com.atlassian.bamboo.utils.concurrent that return BambooLocks.CloseableLockModifier and TypeMethodDescriptionstatic BambooLocks.CloseableLock
BambooLocks.newCloseableLock()
Creates a newBambooLocks.CloseableLock
, capable of generating autocloseable lockedLock
instances.Methods in com.atlassian.bamboo.utils.concurrent that return types with arguments of type BambooLocks.CloseableLockModifier and TypeMethodDescriptionstatic <K> com.google.common.cache.LoadingCache<K,
BambooLocks.CloseableLock> BambooLocks.closeableLockFactory()