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
|
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 |
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.
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.