FunctionXXL

scala.runtime.FunctionXXL

A function with all parameters grouped in an array.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Apply all parameters grouped in xs to this function.

Apply all parameters grouped in xs to this function.

Attributes

Concrete methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any