Open dvas0004 opened 5 years ago
Note that if we submit a lambda that does not return a value, the compiler assumes it impelents the Future interface, but if the lambda returns a value it assumes a Callable interface
Note that if we submit a lambda that does not return a value, the compiler assumes it impelents the Future interface, but if the lambda returns a value it assumes a Callable interface