Update README.md

This commit is contained in:
MichelLeBon 2016-02-10 14:32:10 +02:00
parent cde526808a
commit cd8c2517db
1 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@
- [Guava Collections Cookbook](http://www.baeldung.com/guava-collections) - [Guava Collections Cookbook](http://www.baeldung.com/guava-collections)
- [Guava Ordering Cookbook](http://www.baeldung.com/guava-order) - [Guava Ordering Cookbook](http://www.baeldung.com/guava-order)
- [Guava Functional Cookbook](http://www.baeldung.com/guava-functions-predicates) - [Guava Functional Cookbook](http://www.baeldung.com/guava-functions-predicates)
- [Hamcrest Collections Cookbook](http://www.baeldung.com/hamcrest-collections-arrays) - [Hamcrest Collections Cookbook](http://www.baeldung.com/hamcrest-collections-arrays)
- [Partition a List in Java](http://www.baeldung.com/java-list-split) - [Partition a List in Java](http://www.baeldung.com/java-list-split)
- [Guava 18: Whats New?](http://www.baeldung.com/whats-new-in-guava-18)