public static class ConvertDouble.DoubleConverter extends Object
Constructor and Description |
---|
ConvertDouble.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) |
public void init(org.jruby.util.ByteList list, boolean isStrict, boolean is19)
public double parse(org.jruby.util.ByteList list, boolean strict, boolean is19)
Copyright © 2001-2013 JRuby. All Rights Reserved.