Hi,
I have enabled checkstyle for my project. it is showing yellow mark on method parameters and requesting to set it as final. Why? what is the purpose? if not specified what will be the problem?
Hi,
I have enabled checkstyle for my project. it is showing yellow mark on method parameters and requesting to set it as final. Why? what is the purpose? if not specified what will be the problem?