Bluestep JS Documentation
Preparing search index...
Java
Java
NumberFormat
Class NumberFormat
Hierarchy (
View Summary
)
Format
NumberFormat
ChoiceFormat
DecimalFormat
Index
Constructors
constructor
Methods
format
parse
Object
Constructors
constructor
new
NumberFormat
()
:
NumberFormat
Returns
NumberFormat
Methods
format
format
(
obj
:
number
)
:
string
Parameters
obj
:
number
Returns
string
parse
Object
parseObject
(
source
:
string
)
:
any
Parses text from a string to produce an object array.
Parameters
source
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
format
parse
Object
Bluestep JS Documentation
Loading...
Parses text from a string to produce an object array.