Add link to Guava Memoizer article (#3706)

This commit is contained in:
Aprian Diaz Novandi 2018-02-24 08:15:37 +01:00 committed by Grzegorz Piwowarek
parent e21dac0f13
commit 53627ae439
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- [Guide to Guavas Ordering](http://www.baeldung.com/guava-ordering)
- [Guide to Guavas PreConditions](http://www.baeldung.com/guava-preconditions)
- [Introduction to Guava CacheLoader](http://www.baeldung.com/guava-cacheloader)
- [Introduction to Guava Memoizer](http://www.baeldung.com/guava-memoizer)
- [Guide to Guavas EventBus](http://www.baeldung.com/guava-eventbus)
- [Guide to Guava Multimap](http://www.baeldung.com/guava-multimap)
- [Guide to Guava RangeSet](http://www.baeldung.com/guava-rangeset)