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