Lines Matching full:formatted
120 * <code>format()</code> method. It will be formatted using a
321 * @param number a number for which the plural message should be formatted
323 * <code>PluralFormat</code> object yet, the formatted number
327 * @return the string containing the formatted plural message.
335 * @param number a number for which the plural message should be formatted
337 * PluralFormat object yet, the formatted number
341 * @return the string containing the formatted plural message.
349 * @param number a number for which the plural message should be formatted
351 * <code>PluralFormat</code> object yet, the formatted number
359 * @return the string containing the formatted plural message.
370 * @param number a number for which the plural message should be formatted
372 * PluralFormat object yet, the formatted number
380 * @return the string containing the formatted plural message.
449 * @param obj The object to be formatted into a string.