Adding javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1096102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
32cd493435
commit
d1b632acaf
|
@ -51,7 +51,7 @@ public class FormattableUtils {
|
|||
* Get the default formatted representation of the specified
|
||||
* {@link Formattable}.
|
||||
*
|
||||
* @param formattable
|
||||
* @param formattable to convert to a String
|
||||
* @return String
|
||||
*/
|
||||
public static String toString(Formattable formattable) {
|
||||
|
|
Loading…
Reference in New Issue