I\'m new to Java. As a .Net developer, I\'m very much used to the Regex class in .Net. The Java implementation of Regex (Regular Expressions) is no
Regex
Some of the API flaws mentioned in @tchrist's answer were fixed in Kotlin.