Replies: 1 comment 1 reply
-
I'm moving the discussion here as it's more relevant to databind. Can this discussion be deleted? Apologies |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to convert a data with a generic Object as follow
But for some reason, the StringCache for the BigDecimal differs. One uses an exponent while the others don't. As a result, when using .toString to this class, it returns
Any idea why this happens? Thanks
Beta Was this translation helpful? Give feedback.
All reactions