Uses of Class
com.flagsmith.flagengine.FeatureValue
Packages that use FeatureValue
-
Uses of FeatureValue in com.flagsmith.flagengine
Methods in com.flagsmith.flagengine that return FeatureValueModifier and TypeMethodDescriptionFeatureValue.withAdditionalProperty(String name, Object value) FeatureValue.withPriority(Double priority) FeatureValue.withWeight(Double weight) Methods in com.flagsmith.flagengine that return types with arguments of type FeatureValueMethod parameters in com.flagsmith.flagengine with type arguments of type FeatureValueModifier and TypeMethodDescriptionvoidFeatureContext.setVariants(List<FeatureValue> variants) VariantsFeatureContext.withVariants(List<FeatureValue> variants) Constructors in com.flagsmith.flagengine with parameters of type FeatureValueConstructor parameters in com.flagsmith.flagengine with type arguments of type FeatureValue