mirror of
https://github.com/google/nomulus
synced 2026-09-03 06:36:56 +00:00
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.