Files
gerrit/gerrit-lucene
David Pursehouse b4ea0fe5aa Use Integer.parseInt instead of Integer.valueOf
As reported by FindBugs:

"A boxed primitive is created from a String, just to extract the
unboxed primitive value. It is more efficient to just call the
static parseXXX method."

Change-Id: Ide32b9fd1432c9f0956dcb13971cf31c0b11e3aa
2015-03-13 14:35:03 +09:00
..
2013-11-30 11:06:50 -08:00