safeInvoke
safe invoke target object method
Return
result
Parameters
method
method
target
target
args
args
<T>
result type
Throws
InvocationTargetException
IllegalAccessException
safe invoke target object method
result
method
target
args
result type
InvocationTargetException
IllegalAccessException