public final class GUnaryOperator<A> extends Object implements UnaryOperator<A>, LambdaHolder
| Constructor and Description |
|---|
GUnaryOperator(groovy.lang.Closure closure) |
| Modifier and Type | Method and Description |
|---|---|
A |
apply(A a) |
static GUnaryOperator[] |
make(groovy.lang.Closure... closures) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitidentityCopyright © 2013–2015 Apache Software Foundation. All rights reserved.