invokeStatic

public T invokeStatic<T>(Array<Object> args)(source)

Invokes the method linked by this method link with the given arguments.

Return

the return value

Parameters

arguments

the arguments

<T>

the type of the return value

Throws

if the method throws an exception