All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.firebirdsql.extern.decimal.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Converts {@link java.math.BigDecimal} to and from IEEE-754r (IEEE-754-2008) decimal byte representations.
 * 

* This package is a copy from the decimal-java project. *

*/ @InternalApi package org.firebirdsql.extern.decimal; import org.firebirdsql.util.InternalApi;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy