Skip to content

Commit

Permalink
Merge pull request #28 from gliptak/patch-1
Browse files Browse the repository at this point in the history
Updated link to OpenGamma CurrencyAmount
  • Loading branch information
jodastephen committed Oct 27, 2013
2 parents 4a82d50 + 8be75e4 commit d70a696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Notes.txt
Expand Up @@ -23,7 +23,7 @@ Grails Currency Plugin - Class based on float
http://github.com/ricardojmendez/grails-currencies/blob/master/grails-app/domain/Money.groovy

OpenGamma CurrencyAmount - Class based on double (its an estimate)
https://github.com/OpenGamma/OG-Platform/blob/master/projects/OG-Util/src/com/opengamma/util/money/CurrencyAmount.java
https://github.com/OpenGamma/OG-Platform/blob/master/projects/OG-Util/src/main/java/com/opengamma/util/money/CurrencyAmount.java

Roguewave - BigDecimal or Double, mutable, extends to currency conversion
http://www.roguewave.com/portals/0/products/legacy-hpp/docs/mnyapi/Package-com.roguewave.money.currency.v1-0.html
Expand Down

0 comments on commit d70a696

Please sign in to comment.