NumberParser (Java)
NumberParser (Java)
https://customsolvers.com/number_parser_java/
Library extending the default Java numeric support
NumberParser simplifies the usage of numeric types and extends the default mathematical support in Java. It is the second part of FlexibleParser.
This Java version is a conversion of the code which I originally developed in C#.
Download
Categories
Licensing
License
Verified by
Verified on
Notes
License
Notes
https://github.com/varocarbas/FlexibleParser_Java/blob/master/LICENSE
I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code. Equivalently to what happens with all my other online contributions, this code can be considered public domain.
For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites: • https://customsolvers.com/copyright/ ES: https://customsolvers.com/copyright_es/ • https://varocarbas.com/copyright/
ES: https://varocarbas.com/copyright_es/
Leaders and contributors
Contact(s) | Role |
---|---|
Alvaro Carballo Garcia (Varocarbas) | Sole author |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to use | JRE 8 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.