public static class ConvertDouble.DoubleConverter extends 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 © 2001–2016 JRuby. All rights reserved.