Hans-Christoph Steiner 48e438d510 declare some key vars final to help the compiler optimize those
Apparently, the Java compiler can in some cases reuse a final value instead
of executing a method again.  This is from @hotlittlewhitedog

!653
2018-04-04 17:43:11 +02:00
..
2018-03-30 17:28:56 +02:00
2017-05-31 17:29:40 +02:00