Skip to content

Commit

Permalink
update javadoc in ParserBase (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Mar 20, 2023
1 parent da5285b commit 0ecd7ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/fasterxml/jackson/core/base/ParserBase.java
Expand Up @@ -211,8 +211,6 @@ public abstract class ParserBase extends ParserMinimalBase
/**
* Textual number representation captured from input in cases lazy-parsing
* is desired.
*<p>
* As of 2.14, this only applies to {@link BigInteger} and {@link BigDecimal}.
*
* @since 2.14
*/
Expand Down

0 comments on commit 0ecd7ab

Please sign in to comment.