kiss
Wise
LifestyleMNarrowFirstBound,First,LastBound,LastSingletonMWiseBiConsumerParam1,Param2WiseBiFunctionParam1,Param2,ReturnWiseConsumerParamWiseFunctionParam,ReturnWiseRunnableWiseSupplierReturnWiseTriConsumerParam1,Param2,Param3WiseTriFunctionParam1,Param2,Param3,Return
General purpose flexible and invokable function interface.
invoke(Objectparams)Object
Objectparams)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.