|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.NaturalDoubleMaxReducer
static final class CommonOps.NaturalDoubleMaxReducer
Field Summary | |
---|---|
static CommonOps.NaturalDoubleMaxReducer |
max
|
Constructor Summary | |
---|---|
CommonOps.NaturalDoubleMaxReducer()
|
Method Summary | |
---|---|
double |
op(double a,
double b)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CommonOps.NaturalDoubleMaxReducer max
Constructor Detail |
---|
CommonOps.NaturalDoubleMaxReducer()
Method Detail |
---|
public double op(double a, double b)
op
in interface Ops.BinaryDoubleOp
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |