public class DarkFeatureEnabledSupplier extends Object implements BooleanSupplier
BooleanSupplier
that returns true
when the dark feature key is enabled.Constructor and Description |
---|
DarkFeatureEnabledSupplier(DarkFeaturesManager darkFeaturesManager,
String darkFeatureKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
getAsBoolean() |
public DarkFeatureEnabledSupplier(DarkFeaturesManager darkFeaturesManager, String darkFeatureKey)
public boolean getAsBoolean()
getAsBoolean
in interface BooleanSupplier
Copyright © 2003–2018 Atlassian. All rights reserved.