com.stimulsoft.base.utils
Class StiConvertHelper
java.lang.Object
com.stimulsoft.base.utils.StiConvertHelper
public class StiConvertHelper
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DECIMAL_SEPARATOR
public static char DECIMAL_SEPARATOR
StiConvertHelper
public StiConvertHelper()
noTrailing
public static Object noTrailing(Object obj)
- Remove trailing zero
- Parameters:
obj -
- Returns:
fmt
public static String fmt(Object d)
- Remove trailing zero & toString
- Parameters:
d -
- Returns:
Copyright © 2017 Stimulsoft. All Rights Reserved.