We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7251c1 commit bfef3c3Copy full SHA for bfef3c3
src/java.base/share/classes/java/util/regex/Matcher.java
@@ -1828,7 +1828,7 @@ private void checkMatch() {
1828
*
1829
* @return {@inheritDoc}
1830
1831
- * @since {@inheritDoc}
+ * @since 20
1832
*/
1833
@Override
1834
public Map<String, Integer> namedGroups() {
@@ -1843,7 +1843,7 @@ public Map<String, Integer> namedGroups() {
1843
1844
1845
1846
1847
1848
1849
public boolean hasMatch() {
0 commit comments