Preparing search index...
The search index is not available
Bluestep JS Documentation
Bluestep JS Documentation
Java
Java
NumberFormat
Class NumberFormat
Hierarchy
Format
NumberFormat
ChoiceFormat
DecimalFormat
Index
Constructors
constructor
Methods
format
parse
Object
Constructors
constructor
new
Number
Format
(
)
:
NumberFormat
Returns
NumberFormat
Methods
format
format
(
obj
)
:
string
Parameters
obj
:
number
Returns
string
parse
Object
parse
Object
(
source
)
:
any
Parses text from a string to produce an object array.
Parameters
source
:
string
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
format
parse
Object
Bluestep JS Documentation
B
Globals
Graal
Java
Polyglot
index
Generated using
TypeDoc
Parses text from a string to produce an object array.