|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.boris.xlloop.reflect.OverloadedMethod
public class OverloadedMethod
| Constructor Summary | |
|---|---|
OverloadedMethod()
|
|
| Method Summary | |
|---|---|
void |
add(org.boris.xlloop.reflect.InstanceMethod m)
|
XLoper |
execute(IFunctionContext context,
XLoper[] args)
|
org.boris.xlloop.reflect.InstanceMethod |
getFirstMethod()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverloadedMethod()
| Method Detail |
|---|
public void add(org.boris.xlloop.reflect.InstanceMethod m)
public XLoper execute(IFunctionContext context,
XLoper[] args)
throws RequestException
execute in interface IFunctionRequestExceptionpublic org.boris.xlloop.reflect.InstanceMethod getFirstMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||