1
0
mirror of https://github.com/google/nomulus synced 2026-03-27 04:45:14 +00:00
Files
nomulus/core
Michael Muller 1e1c8cdd80 Replace TransactionManager.Work with Supplier (#397)
* Replace TransactionManager.Work with Supplier

Replace the "Work" class with the equivalent java.util.function.Supplier.
2019-12-04 12:00:13 -05:00
..