Since this method continues to search through the input looking for a line separator, it may buffer all of the input searching for the line to skip if no line separators are present. @return the line that was skipped @throws NoSuchElementException if no line was found @throws IllegalStateException if this scanner is closed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|