public static class ConvertDouble.DoubleConverter
extends java.lang.Object
Constructor and Description |
---|
DoubleConverter() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.jruby.util.ByteList list,
boolean isStrict,
boolean is19) |
double |
parse(org.jruby.util.ByteList list,
boolean strict,
boolean is19) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.