| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.utils.StiConvertHelper
public class StiConvertHelper
Copyright Stimulsoft
| Field Summary | |
|---|---|
| static char | DECIMAL_SEPARATOR | 
| Constructor Summary | |
|---|---|
| StiConvertHelper() | |
| Method Summary | |
|---|---|
| static java.lang.String | fmt(java.lang.Object d)Remove trailing zero & toString | 
| static java.lang.Object | noTrailing(java.lang.Object obj)Remove trailing zero | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static char DECIMAL_SEPARATOR
| Constructor Detail | 
|---|
public StiConvertHelper()
| Method Detail | 
|---|
public static java.lang.Object noTrailing(java.lang.Object obj)
obj - 
public static java.lang.String fmt(java.lang.Object d)
d - 
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||