Searched refs:USE_JAVA_ARRAY_FOR_JSON_ARRAY (Results 1 – 3 of 3) sorted by relevance
100 USE_JAVA_ARRAY_FOR_JSON_ARRAY(false), enumConstant
253 if (ctxt.isEnabled(DeserializationFeature.USE_JAVA_ARRAY_FOR_JSON_ARRAY)) { in deserialize()388 if (ctxt.isEnabled(DeserializationFeature.USE_JAVA_ARRAY_FOR_JSON_ARRAY)) { in deserialize()718 if (ctxt.isEnabled(DeserializationFeature.USE_JAVA_ARRAY_FOR_JSON_ARRAY)) { in deserialize()724 if (ctxt.isEnabled(DeserializationFeature.USE_JAVA_ARRAY_FOR_JSON_ARRAY)) { in deserialize()
344 .with(DeserializationFeature.USE_JAVA_ARRAY_FOR_JSON_ARRAY) in testUntypedWithJsonArrays()491 .with(DeserializationFeature.USE_JAVA_ARRAY_FOR_JSON_ARRAY) in testPolymorphicUntypedVanilla()