Java 12 String API Updates Take a look at the latest additions to String API in Java 12. You will see how to utilize the handy transform(Function) and indent(int) methods. Moreover String now extends java.lang.constant.Constable which is intended for values that are constants that can be represented in the constant pool. #java #java12 https://4comprehension.com/java-12-string-api-updates/