Re: [lang] [patch] Conversion of String to float

2003-09-04 Thread Phil Steitz
Fredrik Westermarck wrote: Hi! Here is a patch that adds stringToFloat(String) and stringToFloat(String, float) in o.a.c.lang.math.NumberUtils (including testcases in NumberUtilsTest). Patch applied. Thanks. Similar methods for doubles and longs would also be nice ;-) Phil ---

[lang] [patch] Conversion of String to float

2003-09-02 Thread Fredrik Westermarck
Hi! Here is a patch that adds stringToFloat(String) and stringToFloat(String, float) in o.a.c.lang.math.NumberUtils (including testcases in NumberUtilsTest). commons-lang-NumberUtils.zip Description: Zip compressed data - To