mirror of
https://github.com/google/nomulus
synced 2026-08-21 22:56:19 +00:00
* Replace TransactionManager.Work with Supplier Replace the "Work" class with the equivalent java.util.function.Supplier.
* Replace TransactionManager.Work with Supplier Replace the "Work" class with the equivalent java.util.function.Supplier.