get All Arguments By Type
Retrieves arguments for given type of FunProxy.
Return
List of T
Parameters
T
the type to look out for.
Throws
if there is no call recorded at given index
Retrieves arguments for given type of FunProxy.
List of T
the type to look out for.
if there is no call recorded at given index