java.lang.Double.parseDouble

Tom Tromey tromey@cygnus.com
Wed Jun 21 20:42:00 GMT 2000


>> static public double parseDouble(String s)
>> {
>> return doubleValueOf(s);
>> }

I'm finally checking in a variant of this.
Thanks.

Tom


More information about the Java-patches mailing list