mirror of
https://github.com/google/nomulus
synced 2026-05-20 14:51:48 +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.