Which of the following statements is false?
a. Files method lines creates a String containing the lines of text from a file.
b. Stream method flatMap receives a Function that maps an object into a stream—e.g., a line of
text into words.
c. Pattern method splitAsStream uses a regular expression to tokenize a String.
d. Collectors method groupingBy with three arguments receives a classifier, a Map factory and a
downstream Collector.
a. Files method lines creates a String containing the lines of text from a file.
You might also like to view...
On the Table Tools Layout tab, the ________ group allows you to combine or split cells
Fill in the blank(s) with correct word
Display all student names and birth dates. Display birth dates with the format ‘20 OCTOBER, 1970’.
Write queries for the following. (Use tables created in Chapter 4 Lab Activity.)