|
|||||||||
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
xoql.function.mul
public final class mul
Field Summary |
---|
Fields inherited from class cdqa.function.Function |
---|
NULL |
Constructor Summary | |
---|---|
mul()
|
Method Summary | |
---|---|
cdqa.object.XObject |
onExecute(cdqa.object.XObject o1,
cdqa.object.XObject o2)
|
Methods inherited from class cdqa.function.NumBinaryFunction |
---|
createIteratorInstance |
Methods inherited from class cdqa.function.BinaryFunction |
---|
createIteratorInstance, execute, firstArg, 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 mul()
Method Detail |
---|
public cdqa.object.XObject onExecute(cdqa.object.XObject o1, cdqa.object.XObject o2)
onExecute
in class cdqa.function.BinaryFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |