Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JsonPrimitive.equals() should work with BigInteger and BigDecimal #147

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

http://groups.google.com/group/google-
gson/browse_thread/thread/f6be51f5c5cf7168?hl=en

Original issue reported on code.google.com by inder123 on 19 Aug 2009 at 9:15

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r447.

Original comment by inder123 on 23 Sep 2009 at 6:54

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Fixed in r447

Integral values (byte, short, integer, long, BigInteger) are now comparable to 
each other.
Floating point values (float, double, BigDecimal) are now comparable to each 
other.

Original comment by inder123 on 23 Sep 2009 at 6:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant