## Guava Core

This module contains articles about core or base functionality provided by Google Guava

### Relevant Articles: 
- [Introduction to Guava Throwables](https://www.baeldung.com/guava-throwables)
- [Guava CharMatcher](https://www.baeldung.com/guava-string-charmatcher)
- [Guide to Guava’s PreConditions](https://www.baeldung.com/guava-preconditions)
- [Introduction to Guava Memoizer](https://www.baeldung.com/guava-memoizer)
- [Guava Functional Cookbook](https://www.baeldung.com/guava-functions-predicates)