Sinobu

kiss

Wise

General purpose flexible and invokable function interface.

invoke(Objectparams)Object

Objectparams

A list of parameters.

Object

A some value (maybe null).

Invoke method with the specified parameters and return some value (maybe null). This method doesn't check type correctness, so runtime may be going to throw ClassCastException.