| Package | Description | 
|---|---|
| net.hydromatic.lambda.streams | 
 Provides a similar API to the  
java.util.streams package
 that is part of JDK 8. | 
| Modifier and Type | Method and Description | 
|---|---|
static <K,V> MapStream.BiVal<K,V> | 
MapStream.BiVal.of(K k,
  V v)  | 
Copyright © 2012-2014 Julian Hyde. All Rights Reserved.