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
Prashant Deva opened SPR-12028 and commented
The documentation says the return value of this method cannot be null or empty. However that is not true. The caller already checks if the return value is null/empty and indeed returning null from an implementation works fine.
Please correct the documentation.
Affects: 4.0.6
Referenced from: commits fbf24a9, 1627347
The text was updated successfully, but these errors were encountered:
rstoyanchev
No branches or pull requests
Prashant Deva opened SPR-12028 and commented
The documentation says the return value of this method cannot be null or empty. However that is not true. The caller already checks if the return value is null/empty and indeed returning null from an implementation works fine.
Please correct the documentation.
Affects: 4.0.6
Referenced from: commits fbf24a9, 1627347
The text was updated successfully, but these errors were encountered: