Class Hierarchy
- java.lang.Object
- com.atlassian.bamboo.utils.concurrent.AtomicUtils
- com.atlassian.bamboo.utils.concurrent.BambooLocks
- com.atlassian.bamboo.utils.concurrent.BambooLocks.AutoCloseableLock (implements java.lang.AutoCloseable)
- com.atlassian.bamboo.utils.concurrent.BambooLocks.CloseableLock
- com.atlassian.bamboo.utils.concurrent.DecayingBooleanImpl (implements com.atlassian.bamboo.utils.concurrent.DecayingBoolean)
- com.atlassian.bamboo.utils.concurrent.NeverDecayingBoolean (implements com.atlassian.bamboo.utils.concurrent.DecayingBoolean)
- com.atlassian.bamboo.utils.concurrent.TransientLazyReference<T> (implements java.io.Serializable, java.util.function.Supplier<T>)
- com.atlassian.bamboo.utils.concurrent.TransientResettableLazyReference<T>
Interface Hierarchy
- com.atlassian.bamboo.utils.concurrent.DecayingBoolean