Class DecayingBooleanImpl

java.lang.Object
com.atlassian.bamboo.utils.concurrent.DecayingBooleanImpl
All Implemented Interfaces:
DecayingBoolean

public class DecayingBooleanImpl extends Object implements DecayingBoolean
A boolean that decays to its initial state after a defined period passed since the last use.