Edit this page

up.Params new up.Params([params])
Class constructor

Constructs a new up.Params instance.


Parameters

[params]
optional

An existing list of params with which to initialize the new up.Params object.

The given params value may be of any supported type.


Return value