added article link (#3866)

This commit is contained in:
Tom Hombergs 2018-03-24 16:46:09 +01:00 committed by Grzegorz Piwowarek
parent 86e8493bbf
commit 26b94ac17e
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@
- [Guide to Guava MinMaxPriorityQueue and EvictingQueue](http://www.baeldung.com/guava-minmax-priority-queue-and-evicting-queue)
- [Guide to Mathematical Utilities in Guava](http://www.baeldung.com/guava-math)
- [Bloom Filter in Java using Guava](http://www.baeldung.com/guava-bloom-filter)
- [Using Guava CountingOutputStream](http://www.baeldung.com/guava-counting-outputstream)