code cleanup, fix FindBugs warnings, remove commented out code. Use double instead of Double, the way the Double value was used would have possibly resulted in NPE anyway, so we can directly enforce non-null values.
Authored by: mrieser 2012-11-16
Parent: [r21833]
Child: [r21835]