google / gson

A Java serialization/deserialization library to convert Java Objects into JSON and back
Apache License 2.0
23.29k stars 4.28k forks source link

Added FormattedDouble Class #2668

Closed capak07 closed 5 months ago

capak07 commented 5 months ago

Purpose

Description

Checklist

google-cla[bot] commented 5 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

eamonnmcmanus commented 5 months ago

This is just copied from a comment in #1769. It's not connected to anything, there are no tests, and it does not build because of -source 7.