Interface ParameterList.ForLoadedExecutable.Dispatcher

    • Method Detail

      • getParameterCount

        int getParameterCount​(java.lang.Object executable)
        Returns the amount of parameters of a given executable..
        Parameters:
        executable - The executable for which the amount of parameters should be found.
        Returns:
        The amount of parameters of the given executable.