mirror of
https://github.com/corda/corda.git
synced 2025-03-12 23:44:13 +00:00
Turns out Function can do the jobs of both CallbackReceiver and FunctionReceiver, so I've removed the latter two. Also, shift and reset should work with a combination of types, not just a single type, so I've expanded their generic signatures.