List.clone

Overview | Methods | This Package | All Packages

List.clone

Creates an identical copy of this list.

Syntax

public Object clone()

Return Value

Returns an identical copy of this list.