Обложка канала

Java articles

Channel providing you with the Java and software development industry related content #java #jvm #kotlin #groovy #scala #news #articles

Java articles

7 лет назад
Открыть в
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/