ponder-lab / Optimize-Java-8-Streams-Refactoring

Refactorings for optimizing Java 8 stream client code for greater parallelism and efficiency.
http://cuny.is/streams
Eclipse Public License 1.0
8 stars 7 forks source link

Add stream attribute logging statements #71

Open khatchad opened 7 years ago

khatchad commented 7 years ago

Add some more logging statements at the end of the Stream ctor to reflect the new stream attributes.