public class ConvertDouble extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConvertDouble.DoubleConverter |
Constructor and Description |
---|
ConvertDouble() |
Modifier and Type | Method and Description |
---|---|
static double |
byteListToDouble19(org.jruby.util.ByteList bytes,
boolean strict)
Converts supplied ByteList into a double.
|
Copyright © 2001-2016 JRuby. All Rights Reserved.