diff --git a/guava/README.md b/guava/README.md index 924187867e..af02bba809 100644 --- a/guava/README.md +++ b/guava/README.md @@ -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)