- pattern
- the pattern to check for.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if the Scanner has been closed.
Returns whether this Scanner has one or more tokens remaining to parse and the next token matches the given pattern. This method will block if the data is still being read.