Interface CompositeFeatureConfiguration

All Superinterfaces:
FeatureConfiguration, Wrapper

@NullMarked @AsOf("3.0.0") public interface CompositeFeatureConfiguration extends FeatureConfiguration
A technical feature that randomly chooses a feature from a list with each having an equal chance.
Since:
3.0.0
See Also: