public class StiConvertHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static char |
DECIMAL_SEPARATOR |
| Constructor and Description |
|---|
StiConvertHelper() |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2020 Stimulsoft. All Rights Reserved.