Java get minimum value of two BigInteger values In this Java core tutorial we learn how to use the java.math.BigInteger.min() method to get the minimum value of two given BigInteger values.