|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.function.Function
cdqa.function.BinaryFunction
cdqa.function.NumBinaryFunction
public abstract class NumBinaryFunction
| Field Summary |
|---|
| Fields inherited from class cdqa.function.BinaryFunction |
|---|
FIRSTARG, SECONDARG |
| Fields inherited from class cdqa.function.Function |
|---|
NULL, repository |
| Constructor Summary | |
|---|---|
NumBinaryFunction()
|
|
| Method Summary | |
|---|---|
Iterator |
createIteratorInstance(Iterator i1,
Iterator i2)
returns the NULL iterator |
| Methods inherited from class cdqa.function.BinaryFunction |
|---|
createIteratorInstance, execute, firstArg, onExecute, secondArg |
| Methods inherited from class cdqa.function.Function |
|---|
createIteratorInstance, forName, getRepository |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumBinaryFunction()
| Method Detail |
|---|
public Iterator createIteratorInstance(Iterator i1,
Iterator i2)
Function
createIteratorInstance in class BinaryFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||