1
0
mirror of https://github.com/google/nomulus synced 2026-05-24 00:31:54 +00:00
Files
nomulus/core
gbrodman b3fc57c7f7 Inject a singleton Gson instead of creating it many times (#3058)
Creation of Gson objects is nontrivial and it's thread-safe so we might
as well just use some singleton objects as much as possible rather than
recreating them.
2026-05-22 15:20:23 +00:00
..
2026-04-02 21:23:00 +00:00