saffron
Class Statement.Thunk
java.lang.Object
|
+--saffron.Statement.Thunk
- Enclosing class:
- Statement
- static class Statement.Thunk
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
o
Object o
method
Method method
parameterNames
String[] parameterNames
Statement.Thunk
Statement.Thunk(Object o,
Method method,
String[] parameterNames)
call
Object call(Object[] args)
throws IllegalAccessException,
InvocationTargetException
IllegalAccessException
InvocationTargetException