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