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