It's unnecessary to mark all variables with the 'final' attribute because java 8 compiler automatically mark with 'final' attribute.
It's unnecessary to mark all variables with the 'final' attribute because java 8 compiler automatically mark with 'final' attribute.