public interface ExperimentalFeaturesStorage
Modifier and Type | Method and Description |
---|---|
Collection<ExperimentalFeatureImpl> |
getFeatures() |
void |
store(ExperimentalFeatureImpl experimentalFeature) |
Collection<ExperimentalFeatureImpl> getFeatures()
void store(ExperimentalFeatureImpl experimentalFeature)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.