como reduzir a string usando printf em java
System.out.printf("%2.2s", "Hi there!");
Good Grouse
System.out.printf("%2.2s", "Hi there!");