|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.reflect.Predicates.And
public static class Predicates.And
Constructor Summary | |
---|---|
Predicates.And(IMethodHandler[] operators)
|
Method Summary | |
---|---|
java.lang.Object |
invoke(java.lang.Object receiver,
IArgs args)
Execute the implementation associated with this method in the context of the receiver and return the result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Predicates.And(IMethodHandler[] operators)
Method Detail |
---|
public java.lang.Object invoke(java.lang.Object receiver, IArgs args) throws MethodInvocationException
IMethodHandler
receiver
and return the result.
invoke
in interface IMethodHandler
receiver
- The object implementing the method.args
- The arguments for the invocation.
MethodInvocationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |