Method | Description | |
---|---|---|
localeDecimal ( ) : string | ||
localeGrouping ( ) : string | ||
localeMinus ( ) : string | ||
localeNaN ( ) : String | ||
localeNegInf ( ) : String | ||
localePercent ( ) : string | ||
localePosInf ( ) : String | ||
toDecimal ( Number self ) : |
||
toFloat ( Number self ) : double | ||
toInt ( Number self ) : long | ||
type ( Number self ) : Type |
Method | Description | |
---|---|---|
toLocale ( |
public static toDecimal ( Number self ) : |
||
self | Number | |
return |
public static toFloat ( Number self ) : double | ||
self | Number | |
return | double |