how to drop the decimal in in java code example Example: how remove decimal points in java String truncated = String.valueOf((int) doubleValue);