ch.randelshofer.fastdoubleparser.chr.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fastdoubleparser Show documentation
Show all versions of fastdoubleparser Show documentation
A Java port of Daniel Lemire's fast_float project.
The newest version!
/*
* @(#)package-info.java
* Copyright © 2024 Werner Randelshofer, Switzerland. MIT License.
*/
/**
* This is a module-private package.
*
* It provides primitive {@code char} collections.
*/
package ch.randelshofer.fastdoubleparser.chr;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy