Affects PMD Version: 7.0.0
Rule: LocalVariableCouldBeFinal
Description:
The following line causes a LocalVariableCouldBeFinal warning, but this can't be fixed. As "size" can't be declared final.
for (int i = 0, size = loaders.size(); i < size; ++i) {
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4