Interface | Description |
---|---|
DecayingBoolean |
A boolean that decays to its initial state after a defined period passed since the last use.
|
Class | Description |
---|---|
AtomicUtils | |
BambooLocks | |
BambooLocks.AutoCloseableLock | |
BambooLocks.CloseableLock | |
DecayingBooleanImpl |
A boolean that decays to its initial state after a defined period passed since the last use.
|
NeverDecayingBoolean |
Simple implementation of
DecayingBoolean that never decays. |
TransientLazyReference<T> | Deprecated
this class should be used ONLY when you need a lazy reference that will go through Bamboo's serialization whitelist/blacklist framework
|
TransientResettableLazyReference<T> | Deprecated
this class should be used ONLY when you need a lazy reference that will go through Bamboo's serialization whitelist/blacklist framework
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.