| Class | Description | 
|---|---|
| GBinaryOperator<A> | Deprecated
 As of release 3.1.0, use  
as BinaryOperator in Groovy. | 
| GComparator<A> | Deprecated
 As of release 3.1.0, use  
as Comparator in Groovy. | 
| GFunction<A,B> | Deprecated
 As of release 3.1.0, use  
as Function in Groovy. | 
| GSupplier<A> | Deprecated
 As of release 3.1.0, use  
as Supplier in Groovy. | 
| GUnaryOperator<A> | Deprecated
 As of release 3.1.0, use  
as UnaryOperator in Groovy. | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.