86c35bba30
* Small adjustments to the new record code. * Replace wildcard imports with single imports. * Enable `Java17RecordTest` and fix its many previously-hidden problems. * Use a `Map` to get primitive zero values rather than a potentially-expensive reflective trick. * Apply some automated code fixes. * Address review comments. |
||
---|---|---|
.. | ||
src | ||
bnd.bnd | ||
LICENSE | ||
pom.xml | ||
README.md |
gson
This Maven module contains the Gson source code. The artifacts created by this module
are deployed to Maven Central under the coordinates com.google.code.gson:gson
.