Interface WeightedRandomFeatureConfiguration

All Superinterfaces:
FeatureConfiguration, Wrapper

@NullMarked @AsOf("3.0.1") public interface WeightedRandomFeatureConfiguration extends FeatureConfiguration
A technical feature that chooses a single feature from a weighted list, where a higher weight makes a feature more likely to be chosen.
Since:
3.0.1
See Also: