Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IList.clone

Shallow copies this list object.

Syntax

Parameters

newname
The name of the copy.

Description

The clone method shallow copies a list object.

A user-defined implementation may decide to provide a deep copy.

Returns

Returns null from a user defined list object if support is not implemented or desired.

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.