| Package | Description |
|---|---|
| org.polyfillservice.api.components |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
Query.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
Feature.copyFlags(Feature feature) |
void |
Feature.copyRequiredBys(Feature feature) |
| Constructor and Description |
|---|
Feature(String name,
Feature feature)
Construct a feature and inherit another feature's attributes

Used when the other feature requires this feature
|
| Constructor and Description |
|---|
Builder(List<Feature> features) |
Copyright © 2017. All rights reserved.