|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MapperConfig.ConfigFeature
Interface that actual Feature enumerations used by
MapperConfig
implementations must implement.
Necessary since enums can not be extended using normal
inheritance, but can implement interfaces
Method Summary | |
---|---|
boolean |
enabledByDefault()
Accessor for checking whether this feature is enabled by default. |
int |
getMask()
Returns bit mask for this feature instance |
Method Detail |
---|
boolean enabledByDefault()
int getMask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |