mirror of
https://github.com/google/nomulus
synced 2026-05-19 22:31:47 +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.