We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1450671 commit 20ca673Copy full SHA for 20ca673
src/main/java/tools/jackson/databind/util/TokenBuffer.java
@@ -290,7 +290,7 @@ public JsonParser asParser(ObjectReadContext readCtxt)
290
291
/**
292
* @param p0 Parser to use for accessing source information
293
- * like location, configured codec, streamReadConstraints
+ * like location, streamReadConstraints
294
*/
295
public JsonParser asParser(ObjectReadContext readCtxt, JsonParser p0)
296
{
0 commit comments