|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
C1
- element typeC2
- element typeD
- element typepublic interface BinaryFunctor<C1 extends Element<C1>,C2 extends Element<C2>,D extends Element<D>>
Binary functor interface.
Method Summary | |
---|---|
D |
eval(C1 c1,
C2 c2)
Evaluate. |
Method Detail |
---|
D eval(C1 c1, C2 c2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |