| Package | Description | 
|---|---|
| net.hydromatic.lambda.streams | 
 Provides a similar API to the  
java.util.streams package
 that is part of JDK 8. | 
| Class and Description | 
|---|
| MapStream
 A stream of two element tuples. 
 | 
| MapStream.BiVal | 
| SequentialStreamOps
 Operations on streams. 
 | 
| Stream
 Stream. 
 | 
Copyright © 2012-2014 Julian Hyde. All Rights Reserved.