Simple Solution
  • Java
  • Spring
  • Spring Boot
  • Tutorials
  • Tags
Java convert BigInteger to long
Java convert BigInteger to long

In this Java core tutorial we learn how to use the java.math.BigInteger.longValueExact() and java.math.BigInteger.longValue() method to convert a BigInteger object into a long value.

Copyright © 2019 SimpleSolution.dev. All Rights Reserved.