We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.experimental.
Package com.vaadin.experimental
Class FeatureFlags.FeatureFlagsWrapper
java.lang.Object
com.vaadin.experimental.FeatureFlags.FeatureFlagsWrapper
All Implemented Interfaces:
Enclosing class:
FeatureFlags wrapper class for storing the FeatureFlags object.
See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFeatureFlagsWrapper
(FeatureFlags featureFlags) Create a feature flags wrapper.
-
Method Summary
-
Constructor Details
-
FeatureFlagsWrapper
Create a feature flags wrapper.
Parameters:
featureFlags
- featureFlags to wrap
-
-
Method Details
-
getFeatureFlags
Get the featureFlags.
Returns:
wrapped FeatureFlags
-