| Package | Description |
|---|---|
| com.atlassian.bamboo.utils.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
DecayingBooleanImpl
A boolean that decays to its initial state after a defined period passed since the last use.
|
class |
NeverDecayingBoolean
Simple implementation of
DecayingBoolean that never decays. |
| Modifier and Type | Method and Description |
|---|---|
DecayingBoolean |
NeverDecayingBoolean.onDecay(Runnable runnable) |
DecayingBoolean |
DecayingBoolean.onDecay(Runnable runnable) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.