java printf trailing whitespace

System.out.printf("%-20s", str);
DevPedrada