| Modifier and Type | Class and Description | 
|---|---|
class  | 
GBinaryOperator<A>
Deprecated. 
 
As of release 3.1.0, use  
as BinaryOperator in Groovy. | 
class  | 
GComparator<A>
Deprecated. 
 
As of release 3.1.0, use  
as Comparator in Groovy. | 
class  | 
GFunction<A,B>
Deprecated. 
 
As of release 3.1.0, use  
as Function in Groovy. | 
class  | 
GSupplier<A>
Deprecated. 
 
As of release 3.1.0, use  
as Supplier in Groovy. | 
class  | 
GUnaryOperator<A>
Deprecated. 
 
As of release 3.1.0, use  
as UnaryOperator in Groovy. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LambdaFilterStep<S>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LambdaCollectingBarrierStep<S>  | 
class  | 
LambdaFlatMapStep<S,E>  | 
class  | 
LambdaMapStep<S,E>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LambdaSideEffectStep<S>  | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.