2004.04.29


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

Field Summary
 
Fields inherited from class com.jdc.lang.Object
string
 
Fields inherited from interface com.jdc.util.DefaultLocale
DEFAULT_LOCALE
 
Constructor Summary
CurrencyHelper()
          Constructs a new CurrencyHelper object for the default locale.
CurrencyHelper(Locale locale)
          Constructs a new CurrencyHelper object for the specified Locale.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.