finmath / finmath-lib

Mathematical Finance Library: Algorithms and methodologies related to mathematical finance.
Apache License 2.0
488 stars 168 forks source link

Minor consolidation and improvements in marketdata.products #38

Closed NiklasRodi closed 7 years ago

NiklasRodi commented 7 years ago

What is this PR for?

What type of PR is it?

Improvement

cfries commented 7 years ago

I made a small adjustment to comply with coding conventions.

See Section 7.4 in http://www.oracle.com/technetwork/java/codeconventions-142311.html and the remark at the end of this section.