public class DecayingBoolean extends Object
| Constructor and Description |
|---|
DecayingBoolean(boolean initialValue,
boolean decayValue,
Duration ttl) |
DecayingBoolean(boolean initialValue,
Duration ttl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compareAndSet(boolean expect,
boolean update) |
boolean |
get() |
void |
set(boolean b) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.