Home > Contents > Index >
FTValList.copy
Creates a new
FTValList
that is a copy of this list.Syntax
public FTValList copy()Description
The
Copy
method creates a newFTValList
that is a copy of the specified list. The copy is shallow: the items themselves remain for use by the originalFTValList
.Returns
New
FTValList
.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.