public interface FeatureManager
| Modifier and Type | Interface and Description |
|---|---|
static class |
FeatureManager.Feature |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled(FeatureManager.Feature feature) |
void |
setEnabled(FeatureManager.Feature feature,
boolean enabled) |
boolean isEnabled(FeatureManager.Feature feature)
void setEnabled(FeatureManager.Feature feature, boolean enabled)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.