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

Specifying no entry points should result in a precondition failure #119

Closed khatchad closed 6 years ago

khatchad commented 6 years ago

Currently, a run time exception is thrown. We should fail the stream.