|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.imemex.functions.AbstractFunction
org.imemex.functions.impl.BasicSystemFunctions.Multiply
public static final class BasicSystemFunctions.Multiply
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.imemex.functions.Function |
|---|
Function.FuncType |
| Constructor Summary | |
|---|---|
BasicSystemFunctions.Multiply()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(java.util.List<java.lang.Object> args)
executes this function |
| Methods inherited from class org.imemex.functions.AbstractFunction |
|---|
checkSignature, getArgTypes, getID, getName, getReturnType, getType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicSystemFunctions.Multiply()
| Method Detail |
|---|
public java.lang.Object execute(java.util.List<java.lang.Object> args)
throws InvalidArgumentsException
Function
execute in interface Functionexecute in class AbstractFunctionargs - list of arguments (order & type have to match!)
InvalidArgumentsException - if wrong argument types, values or nr of args incorrect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||