Java’s character and assorted string classes offer low-level support for pattern matching, but that support typically leads to complex code. For simpler and more efficient coding, Java offers the ...
A regex construct, specified as a backslash character () followed by a digit character denoting a capturing group number, that recalls a capturing group’s captured text characters.