Searched refs:_withMapperFeatures (Results 1 – 3 of 3) sorted by relevance
276 protected abstract T _withMapperFeatures(int mapperFeatures); in _withMapperFeatures() method in MapperConfigBase299 return _withMapperFeatures(newMapperFlags); in with()317 return _withMapperFeatures(newMapperFlags); in without()333 return _withMapperFeatures(newMapperFlags); in with()
298 protected final SerializationConfig _withMapperFeatures(int mapperFeatures) { in _withMapperFeatures() method in SerializationConfig
308 protected final DeserializationConfig _withMapperFeatures(int mapperFeatures) { in _withMapperFeatures() method in DeserializationConfig