Hi!
Other than decreased performance and not using literals and operators directly, are there any other disadvantages to using BigInt and BigDecimal (in particular in Java)?
Thanks.
Hi!
Other than decreased performance and not using literals and operators directly, are there any other disadvantages to using BigInt and BigDecimal (in particular in Java)?
Thanks.
Serialisation, marshalling issues and mental overhead of using compareTo