|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.LongAdder
static final class CommonOps.LongAdder
Field Summary | |
---|---|
(package private) static CommonOps.LongAdder |
adder
|
Constructor Summary | |
---|---|
CommonOps.LongAdder()
|
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 |
---|
static final CommonOps.LongAdder adder
Constructor Detail |
---|
CommonOps.LongAdder()
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 |