|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.IntAdder
static final class CommonOps.IntAdder
Field Summary | |
---|---|
(package private) static CommonOps.IntAdder |
adder
|
Constructor Summary | |
---|---|
CommonOps.IntAdder()
|
Method Summary | |
---|---|
int |
op(int a,
int b)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final CommonOps.IntAdder adder
Constructor Detail |
---|
CommonOps.IntAdder()
Method Detail |
---|
public int op(int a, int b)
op
in interface Ops.BinaryIntOp
|
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 |