c3155551b6 | ||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
=========
Core Java 8 Cookbooks and Examples
Relevant Articles:
- An Overview of Regular Expressions Performance in Java
- A Guide To Java Regular Expressions API
- Guide to Escaping Characters in Java RegExps
- Pre-compile Regex Patterns Into Pattern Objects
- Difference Between Java Matcher find() and matches()
- Regular Expressions \s and \s+ in Java
- Validate Phone Numbers With Java Regex
- How to Count the Number of Matches for a Regex?
- Find All Numbers in a String in Java
- Understanding the Pattern.quote Method
- More articles: [next -->]