as Function in Groovy.@Deprecated public final class GFunction<A,B> extends Object implements Function<A,B>, LambdaHolder
| Constructor and Description | 
|---|
GFunction(Closure closure)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
apply(A a)
Deprecated.  
  | 
static GFunction[] | 
make(Closure... closures)
Deprecated.  
  | 
String | 
toString()
Deprecated.  
  | 
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.