This functionality is only available for certain module packages.

prepend(Object obj)

Inserts the object obj at the beginning of the list.

prepend(Object obj)
Argument Object obj Object to be inserted.
Return value List