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