[virtual]
Formats the specified number using the default ruleset.
Reimplemented from NumberFormat.
Definition at line 1120 of file rbnf.cpp.
References NumberFormat::format().
{ return NumberFormat::format(obj, toAppendTo, pos, status); }