A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/1619 below:

[java] LocalVariableCouldBeFinal on 'size' variable in for loop · Issue #1619 · pmd/pmd · GitHub

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