|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.NaturalLongMaxReducer
static final class CommonOps.NaturalLongMaxReducer
Field Summary | |
---|---|
static CommonOps.NaturalLongMaxReducer |
max
|
Constructor Summary | |
---|---|
CommonOps.NaturalLongMaxReducer()
|
Method Summary | |
---|---|
long |
op(long a,
long 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.NaturalLongMaxReducer max
Constructor Detail |
---|
CommonOps.NaturalLongMaxReducer()
Method Detail |
---|
public long op(long a, long b)
op
in interface Ops.BinaryLongOp
|
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 |