Java Printf Trailing WhiteSpace

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