public static interface MapperConfig.ConfigFeature
MapperConfig
implementations must implement.
Necessary since enums can not be extended using normal
inheritance, but can implement interfaces限定符和类型 | 方法和说明 |
---|---|
boolean |
enabledByDefault()
Accessor for checking whether this feature is enabled by default.
|
int |
getMask()
Returns bit mask for this feature instance
|