Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calls to Callable#call(), Future#get(), etc. don't cascade as expected, because the specified type argument is not propagating to the return type of those methods.
The text was updated successfully, but these errors were encountered:
jmockit/jmockit1@cf2c6fc
rliesenfeld
No branches or pull requests
Calls to Callable#call(), Future#get(), etc. don't cascade as expected, because the specified type argument is not propagating to the return type of those methods.
The text was updated successfully, but these errors were encountered: