Format a list of numbers.
@param numbers the numbers to be formatted (a sequence of integer values; it may also containpreformatted strings as part of the error recovery fallback)
@return the formatted output string.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.