Home
last modified time | relevance | path

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

/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/
DJsonFormat.java690 Features newFeats = _features.with(f); in withFeature() local
700 Features newFeats = _features.without(f); in withoutFeature() local