This repository demonstrates the use of Regular Expressions (Regex) in Java using the String.matches () method. It covers character classes, meta-characters, predefined character classes, quantifiers, ...