java int round double to int code example Example: double round java integer int a = (int) Math.round(doubleVar);