Find
Jump to navigation
Jump to search
Contents |
boolean find(matcher pattern )
Finds the next instance of the pattern or returns false if no more matches exist. Note that a single instance of a pattern may contain any number of capturing groups.