I had 2 things in mind that we need to work in tandem with adding/improving functionality in Streams.
(a) Remove author info from all code that has it, and add sensible JavaDocs for each class (b) Now that we are officially Java 8, minimize Guava API use and migrate most Guava stuff to Java 8 where possible. Suneel