| Package | Description | 
|---|---|
| net.hydromatic.lambda.functions | 
 Provides a similar API to the  
java.util.functions package
 that is part of OpenJDK 8. | 
| net.hydromatic.lambda.streams | 
 Provides a similar API to the  
java.util.streams package
 that is part of JDK 8. | 
| net.hydromatic.linq4j | 
 Language-integrated query for Java (linq4j) main package. 
 | 
| net.hydromatic.linq4j.expressions | 
 Object model for Java expressions. 
 | 
| net.hydromatic.linq4j.function | 
 Contains definitions of functions and predicates. 
 | 
Copyright © 2012-2014 Julian Hyde. All Rights Reserved.