28. Additional Java 9 Topics
In this chapter you’ll:
Briefly recap the Java 9 features we’ve already covered.
Understand Java’s new version numbering scheme.
Use the new regular-expression Matcher
methods appendReplacement
, appendTail
, replaceFirst
, replaceAll
and results
.
Use the new Stream
methods takeWhile
and dropWhile
and the new ...
Get Java 9 for Programmers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.