Java 13 delivers long-awaited multiline strings

Java 13 is making it easier for you to work with multiline string literals. For example,

Old String                                                                          New String

This entry was posted in Java. Bookmark the permalink.

Leave a comment