|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdqa.function.Function
cdqa.function.UnaryFunction
cdqa.function.NumUnaryFunction
public abstract class NumUnaryFunction
Field Summary |
---|
Fields inherited from class cdqa.function.Function |
---|
NULL, repository |
Constructor Summary | |
---|---|
NumUnaryFunction()
|
Method Summary | |
---|---|
Iterator |
createIteratorInstance(Iterator i)
|
Methods inherited from class cdqa.function.UnaryFunction |
---|
execute, onExecute |
Methods inherited from class cdqa.function.Function |
---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumUnaryFunction()
Method Detail |
---|
public Iterator createIteratorInstance(Iterator i)
createIteratorInstance
in class UnaryFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |