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