Skip to content

Commit 5ff18b0

Browse files
committed
Fix NumberText and NumberBuilder
Fixed a bug when NumberBuilder.build returns a BigInteger from a literal value with an exponent. Provided instance and static methods of isNumber, isInteger, toDouble, and toString in NumberBuilder with a consistent interface. Added a toBigDecmial method to NumberBuilder, similar to toDouble. Added related unit tests.
1 parent 35955d8 commit 5ff18b0

File tree

3 files changed

+405
-120
lines changed

3 files changed

+405
-120
lines changed

0 commit comments

Comments
 (0)