Uses of Class
org.togglz.core.util.FeatureStateStorageWrapper
-
Packages that use FeatureStateStorageWrapper Package Description org.togglz.core.util -
-
Uses of FeatureStateStorageWrapper in org.togglz.core.util
Methods in org.togglz.core.util that return FeatureStateStorageWrapper Modifier and Type Method Description static FeatureStateStorageWrapperFeatureStateStorageWrapper. wrapperForFeatureState(FeatureState featureState)Methods in org.togglz.core.util with parameters of type FeatureStateStorageWrapper Modifier and Type Method Description static FeatureStateFeatureStateStorageWrapper. featureStateForWrapper(Feature feature, FeatureStateStorageWrapper wrapper)
-