Home
last modified time | relevance | path

Searched defs:withoutProperties (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
DBeanPropertyMap.java385 public BeanPropertyMap withoutProperties(Collection<String> toExclude) in withoutProperties() method in BeanPropertyMap
398 …public BeanPropertyMap withoutProperties(Collection<String> toExclude, Collection<String> toInclud… in withoutProperties() method in BeanPropertyMap