com.jdc.type
Class CurrencyHelper
java.lang.Object
|
+--com.jdc.lang.Object
|
+--com.jdc.type.CurrencyHelper
- All Implemented Interfaces:
- DefaultLocale
- public class CurrencyHelper
- extends Object
- implements DefaultLocale
CurrencyHelper is a utility class that provides advanced Currency
manipulation methods to simplify the manipulation of Currency objects.
- Version:
- 1.0
- Author:
- Jay Damon
- See Also:
DecimalHelper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrencyHelper
public CurrencyHelper()
- Constructs a new
CurrencyHelper object for the default locale.
CurrencyHelper
public CurrencyHelper(Locale locale)
- Constructs a new
CurrencyHelper object for the specified Locale.
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.