Class NeverDecayingBoolean

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

public class NeverDecayingBoolean extends Object implements DecayingBoolean
Simple implementation of DecayingBoolean that never decays.