| Modifier and Type | Method and Description |
|---|---|
FeatureState |
FeatureService.getFeature(String feature_name) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureState> |
FeatureService.all_features() |
List<FeatureState> |
FeatureService.applyAll(List<FeatureState> entries)
Apply enabled state from all the supplied entries and then
return all current entries.
|
| Modifier and Type | Method and Description |
|---|---|
int |
FeatureState.compareTo(FeatureState other) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureState> |
FeatureService.applyAll(List<FeatureState> entries)
Apply enabled state from all the supplied entries and then
return all current entries.
|
| Constructor and Description |
|---|
FeatureState(FeatureState copy) |
Copyright © 2018. All rights reserved.