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