A trait for cloneable collections.
Type of the collection, covariant and with reference types as upperbound.
Create a copy of the receiver object.
Create a copy of the receiver object.
The default implementation of theclone method is platform dependent.
a copy of the receiver object.
not specified by SLS as a member of AnyRef