|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.util.ConvertDouble
public class ConvertDouble
Nested Class Summary | |
---|---|
static class |
ConvertDouble.DoubleConverter
|
Constructor Summary | |
---|---|
ConvertDouble()
|
Method Summary | |
---|---|
static double |
byteListToDouble(org.jruby.util.ByteList bytes,
boolean strict)
Converts supplied ByteList into a double. |
static double |
byteListToDouble19(org.jruby.util.ByteList bytes,
boolean strict)
Converts supplied ByteList into a double. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertDouble()
Method Detail |
---|
public static final double byteListToDouble(org.jruby.util.ByteList bytes, boolean strict)
public static final double byteListToDouble19(org.jruby.util.ByteList bytes, boolean strict)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |