Strings

This chapter covers special topics related to the widely used String class. Section 13.1 discusses this class and the related StringBuilder class. Section 13.2 presents three algorithms for string matching, which is the problem of determining where (if anywhere) a given pattern string appears in a longer text string.

Категории