public abstract boolean isVarArgs ()

Returns true if this method or constructor accepts a variable number of arguments and returns false otherwise.

Returns:  true if this method or constructor accepts a variable number of arguments and false otherwise