class Features
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<Feature,java.lang.Boolean> |
overrides |
| Constructor and Description |
|---|
Features() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFeatureSet(Feature feature) |
void |
override(Feature feature,
boolean value) |