2004.04.29


com.jdc.type
Class DecimalHelper

java.lang.Object
  |
  +--com.jdc.lang.Object
        |
        +--com.jdc.type.DecimalHelper
All Implemented Interfaces:
DefaultLocale

public class DecimalHelper
extends Object
implements DefaultLocale

DecimalHelper is a utility class that provides advanced Decimal manipulation methods to simplify the manipulation of Decimal objects.

Version:
1.0
Author:
Jay Damon
See Also:
CurrencyHelper

Field Summary
 
Fields inherited from class com.jdc.lang.Object
string
 
Fields inherited from interface com.jdc.util.DefaultLocale
DEFAULT_LOCALE
 
Constructor Summary
DecimalHelper()
          Constructs a new DecimalHelper object for the default locale.
DecimalHelper(Locale locale)
          Constructs a new DecimalHelper 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

DecimalHelper

public DecimalHelper()
Constructs a new DecimalHelper object for the default locale.


DecimalHelper

public DecimalHelper(Locale locale)
Constructs a new DecimalHelper object for the specified Locale.


2004.04.29



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