get
Alias for getArgumentsForCall
Return
the Arguments of the given invocation or null if the Proxy is used for void invocations.
Parameters
call Index
index of an invocation.
Throws
if the callIndex is invalid.
Alias for getArgumentsForCall
the Arguments of the given invocation or null if the Proxy is used for void invocations.
index of an invocation.
if the callIndex is invalid.