Java Printf Trailing WhiteSpace
System.out.printf("%-20s", str);
DevPedrada
System.out.printf("%-20s", str);