mirror of
https://github.com/google/nomulus
synced 2026-03-27 04:45:14 +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.