java get last int from string code example Example: getting the last value of an integer in java int lastDigit = number % 10