public Object clone ()

Overriding: java.lang.Object

Returns a shallow copy of this ArrayList instance. (The elements themselves are not copied.)

Returns:  a clone of this ArrayList instance