We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac13a2 commit 3ff375fCopy full SHA for 3ff375f
src/main/java/com/fasterxml/jackson/databind/ObjectReader.java
@@ -66,7 +66,7 @@ public class ObjectReader
66
protected final DefaultDeserializationContext _context;
67
68
/**
69
- * Factory used for constructing {@link JsonGenerator}s
+ * Factory used for constructing {@link JsonParser}s
70
*/
71
protected final JsonFactory _parserFactory;
72
0 commit comments