diff options
author | Jonathan Nieder <jrn@google.com> | 2014-12-10 15:22:08 -0800 |
---|---|---|
committer | Jonathan Nieder <jrn@google.com> | 2014-12-10 15:30:21 -0800 |
commit | 64162ab40d13b33083ce3f96072a6327346ee3b0 (patch) | |
tree | f8415753043bf57d8df81a1951b8c24752de5751 /org.eclipse.jgit.http.test/.gitignore | |
parent | 82f191bd79beb9ddbce1f35583f88df08fb53440 (diff) | |
download | jgit-64162ab40d13b33083ce3f96072a6327346ee3b0.tar.gz jgit-64162ab40d13b33083ce3f96072a6327346ee3b0.zip |
AWTPlotRenderer: use float arithmetic instead of double followed by a conversion
Multiplying by 0.9 and converting back to float is slightly more
complicated and achieves the same effect as multiplying by the float
0.9f directly.
Change-Id: I555863bb1251badee8887b9b93c5463eda0a3509
Signed-off-by: Jonathan Nieder <jrn@google.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/.gitignore')
0 files changed, 0 insertions, 0 deletions