JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
fastdoubleparser 0.2.0
Prev
Next
Frames
No Frames
All Classes
C
F
P
C
ch.randelshofer.fastdoubleparser
- package ch.randelshofer.fastdoubleparser
F
FastDoubleParser
- Class in
ch.randelshofer.fastdoubleparser
This is a C++ to Java port of Daniel Lemire's fast_double_parser.
P
parseDouble(CharSequence)
- Static method in class ch.randelshofer.fastdoubleparser.
FastDoubleParser
Returns a Double object holding the double value represented by the argument string
str
.
C
F
P
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2021 Werner Randelshofer, Switzerland.
Prev
Next
Frames
No Frames
All Classes