Java Printf Whitespace

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