Searched defs:mapperFeatures (Results 1 – 4 of 4) sorted by relevance
71 protected MapperConfig(BaseSettings base, int mapperFeatures) in MapperConfig()77 protected MapperConfig(MapperConfig<T> src, int mapperFeatures) in MapperConfig()
186 protected MapperConfigBase(MapperConfigBase<CFG,T> src, int mapperFeatures) in MapperConfigBase()276 protected abstract T _withMapperFeatures(int mapperFeatures); in _withMapperFeatures()
179 int mapperFeatures, int serFeatures, in SerializationConfig()298 protected final SerializationConfig _withMapperFeatures(int mapperFeatures) { in _withMapperFeatures()
169 int mapperFeatures, int deserFeatures, in DeserializationConfig()308 protected final DeserializationConfig _withMapperFeatures(int mapperFeatures) { in _withMapperFeatures()