mirror of
https://github.com/google/nomulus
synced 2026-05-24 00:31:54 +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.