Chapter 15. Regular Expressions , Collections , Utilities

Regular Expressions , Collections , Utilities

We come now to a most important part of Java: the java.util and related packages that provide utilities for your code to use. Some of these utilities, like the regular expression support we start the chapter with, are very algorithmic in nature. Other utilities are more concerned with providing data structures for your programs to use.

There are a dozen or so standard data structures in software: ...

Get Just Java™ 2, Fifth Edition 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.