public class FeatureConfiguration extends Object
| 构造器和说明 |
|---|
FeatureConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getAsBoolean(Feature f) |
String |
getAsString(Feature f) |
Object |
getValue(Feature feature) |
FeatureConfiguration |
setValue(Feature feature,
Object value) |
public FeatureConfiguration setValue(Feature feature, Object value)
feature - value - thispublic Object getValue(Feature feature)
feature - nullIllegalStateException - - if given Feature.isConfigurable() ==
falsepublic boolean getAsBoolean(Feature f)
Copyright © 2026. All rights reserved.