|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.util.ConvertDouble.DoubleConverter
public static class ConvertDouble.DoubleConverter
Constructor Summary | |
---|---|
ConvertDouble.DoubleConverter()
|
Method Summary | |
---|---|
void |
init(org.jruby.util.ByteList list,
boolean isStrict,
boolean is19)
|
double |
parse(org.jruby.util.ByteList list,
boolean strict,
boolean is19)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertDouble.DoubleConverter()
Method Detail |
---|
public void init(org.jruby.util.ByteList list, boolean isStrict, boolean is19)
public double parse(org.jruby.util.ByteList list, boolean strict, boolean is19)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |