mirror of
https://github.com/google/nomulus
synced 2026-07-22 07:52:22 +00:00
acce1a7d3b
* Add DuallyWrittenEntity convenience interface For classes that are dually written we don't need to worry about replay conversion, so this just allows us to remove unnecessary unimportant methods * Rename DWE to NonReplicatedEntity and enable test